]> granicus.if.org Git - php/commitdiff
proto-fix
authorHartmut Holzgraefe <hholzgra@php.net>
Mon, 3 Feb 2003 23:36:19 +0000 (23:36 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Mon, 3 Feb 2003 23:36:19 +0000 (23:36 +0000)
main/output.c

index 2f8ae20236d44ff144ce098088374a240395cb7b..e0cb32974c9a4ec2b3b7c4857a017652f7afef36 100644 (file)
@@ -890,7 +890,7 @@ PHP_FUNCTION(ob_get_level)
 }
 /* }}} */
 
-/* {{{ proto string ob_get_length(void)
+/* {{{ proto int ob_get_length(void)
    Return the length of the output buffer */
 PHP_FUNCTION(ob_get_length)
 {