]> granicus.if.org Git - php/commitdiff
Fix proto
authorRasmus Lerdorf <rasmus@php.net>
Sat, 4 Dec 2004 13:47:13 +0000 (13:47 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Sat, 4 Dec 2004 13:47:13 +0000 (13:47 +0000)
sapi/apache/php_apache.c

index 6f98f3ecc9cdc8503bf21f5f15392c8c31b2793a..6458fb69f481120676578562d110d27145c6785b 100644 (file)
@@ -537,7 +537,7 @@ PHP_FUNCTION(apache_get_modules)
 }
 /* }}} */
 
-/* {{{ proto array apache_reset_timeout(void)
+/* {{{ proto bool apache_reset_timeout(void)
    Reset the Apache write timer */
 PHP_FUNCTION(apache_reset_timeout)
 {