]> granicus.if.org Git - php/commitdiff
proto fixed
authorHartmut Holzgraefe <hholzgra@php.net>
Wed, 16 Aug 2000 12:47:09 +0000 (12:47 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Wed, 16 Aug 2000 12:47:09 +0000 (12:47 +0000)
ext/standard/assert.c

index b6ea74abe21f8577668519d07a559aa48789726e..a7e94b404be9a27c733b84bd751d799ab209335d 100644 (file)
@@ -242,7 +242,7 @@ PHP_FUNCTION(assert)
 }
 
 /* }}} */
-/* {{{ proto mixed assert_options(int what, mixed value)
+/* {{{ proto mixed assert_options(int what [, mixed value])
    Set/get the various assert flags */
 
 PHP_FUNCTION(assert_options)