]> granicus.if.org Git - php/commitdiff
Fix proto
authorHannes Magnusson <bjori@php.net>
Mon, 2 Oct 2006 07:35:09 +0000 (07:35 +0000)
committerHannes Magnusson <bjori@php.net>
Mon, 2 Oct 2006 07:35:09 +0000 (07:35 +0000)
ext/mysqli/mysqli_report.c

index 15829fa3c1bc555d37b2c1be8ddf93ed910eeb37..36fe1d7c447a506b91fa765ede3e7f20bf3586b6 100644 (file)
@@ -27,7 +27,7 @@
 #include "ext/standard/info.h"
 #include "php_mysqli.h"
 
-/* {{{ bool mysqli_report(int flags) U
+/* {{{ proto bool mysqli_report(int flags) U
    sets report level */
 PHP_FUNCTION(mysqli_report)
 {