summaryrefslogtreecommitdiff
path: root/ext/standard/info.c
diff options
context:
space:
mode:
authorEgon Schmid <eschmid@php.net>2000-07-08 19:31:16 +0000
committerEgon Schmid <eschmid@php.net>2000-07-08 19:31:16 +0000
commit2bd5ad3131562e3d355c161718b07106ff97f1db (patch)
tree27524d95a6a38b9d84a764bf7abf2d85ee26b9fa /ext/standard/info.c
parent1cce5ed178e36ce0c48ad93166e1b377749e7ab3 (diff)
downloadphp-git-2bd5ad3131562e3d355c161718b07106ff97f1db.tar.gz
Uncomplete proto.
Diffstat (limited to 'ext/standard/info.c')
-rw-r--r--ext/standard/info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/info.c b/ext/standard/info.c
index b5de1b3c9e..935b77f9fc 100644
--- a/ext/standard/info.c
+++ b/ext/standard/info.c
@@ -592,7 +592,7 @@ PHP_FUNCTION(phpversion)
/* }}} */
-/* {{{ proto void phpcredits(int)
+/* {{{ proto void phpcredits([int flag])
Prints the list of people who've contributed to the PHP project */
PHP_FUNCTION(phpcredits)
{