]> granicus.if.org Git - php/commitdiff
MFB
authorZeev Suraski <zeev@php.net>
Mon, 27 Dec 2004 18:53:27 +0000 (18:53 +0000)
committerZeev Suraski <zeev@php.net>
Mon, 27 Dec 2004 18:53:27 +0000 (18:53 +0000)
Zend/zend_builtin_functions.c

index e36052ac204b018b458156be9418ce6f4b9938ed..93c64223f4865a00b198e257efcbd329b4371a32 100644 (file)
@@ -433,7 +433,7 @@ ZEND_FUNCTION(error_reporting)
 /* }}} */
 
 
-/* {{{ proto bool define(string constant_name, mixed value, case_sensitive=true)
+/* {{{ proto bool define(string constant_name, mixed value, boolean case_sensitive=true)
    Define a new constant */
 ZEND_FUNCTION(define)
 {