]> granicus.if.org Git - php/commitdiff
proto fix
authorHartmut Holzgraefe <hholzgra@php.net>
Tue, 4 Dec 2001 22:14:28 +0000 (22:14 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Tue, 4 Dec 2001 22:14:28 +0000 (22:14 +0000)
sapi/apache/php_apache.c

index 5a1b835459766590d23e28ccbd17275aa21ee36b..d1ad589eec82a249eac18c084b1fde3b4609a870 100644 (file)
@@ -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)
 {