another bunch of proto fixes

This commit is contained in:
Hartmut Holzgraefe 2000-05-23 23:13:02 +00:00
parent 0fa7618f7c
commit df4547a3df
11 changed files with 25 additions and 17 deletions

View file

@ -364,7 +364,7 @@ PHP_FUNCTION(ob_end_clean)
/* }}} */
/* proto string ob_get_contents(void)
/* {{{ proto string ob_get_contents(void)
Return the contents of the output buffer */
PHP_FUNCTION(ob_get_contents)
{