summaryrefslogtreecommitdiff
path: root/sapi/apache/php_apache.c
diff options
context:
space:
mode:
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 5a1b835459..d1ad589eec 100644
--- a/sapi/apache/php_apache.c
+++ b/sapi/apache/php_apache.c
@@ -129,7 +129,7 @@ zend_module_entry apache_module_entry = {
STANDARD_MODULE_PROPERTIES
};
-/* {{{ proto string child_terminate()
+/* {{{ proto string apache_child_terminate()
Get and set Apache request notes */
PHP_FUNCTION(apache_child_terminate)
{