summaryrefslogtreecommitdiff
path: root/sapi/apache/php_apache.c
diff options
context:
space:
mode:
authorHartmut Holzgraefe <hholzgra@php.net>2001-12-15 14:23:07 +0000
committerHartmut Holzgraefe <hholzgra@php.net>2001-12-15 14:23:07 +0000
commit052d5fc85d074f82557c8bb538874a9d7ab5f854 (patch)
tree9d63e5c3090b2713e38b3e5c354429c4ffea9c93 /sapi/apache/php_apache.c
parentc51651dee2e1d6d476e8dca6aa5160ff00113057 (diff)
downloadphp-git-052d5fc85d074f82557c8bb538874a9d7ab5f854.tar.gz
proto fix
Diffstat (limited to 'sapi/apache/php_apache.c')
-rw-r--r--sapi/apache/php_apache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/apache/php_apache.c b/sapi/apache/php_apache.c
index ec27ca6a31..cb3cfb05f7 100644
--- a/sapi/apache/php_apache.c
+++ b/sapi/apache/php_apache.c
@@ -130,7 +130,7 @@ zend_module_entry apache_module_entry = {
};
/* {{{ proto string apache_child_terminate()
- Get and set Apache request notes */
+ Terminate apache process after this request */
PHP_FUNCTION(apache_child_terminate)
{
#ifndef MULTITHREAD