]> granicus.if.org Git - php/commitdiff
Fixed protos.
authorEgon Schmid <eschmid@php.net>
Mon, 12 Jun 2000 14:44:16 +0000 (14:44 +0000)
committerEgon Schmid <eschmid@php.net>
Mon, 12 Jun 2000 14:44:16 +0000 (14:44 +0000)
ext/standard/filestat.c

index 7b95a36cde30107dd20faf4b7c7a2247f6652c89..ca7670af416169c8f6ce5ce9e8f1bbb18f23e47e 100644 (file)
@@ -359,7 +359,7 @@ PHP_FUNCTION(chmod)
 /* }}} */
 
 
-/* {{{ proto bool touch(string filename[, int time])
+/* {{{ proto bool touch(string filename [, int time])
    Set modification time of file */
 PHP_FUNCTION(touch) 
 {