]> granicus.if.org Git - php/commitdiff
proto fix
authorHartmut Holzgraefe <hholzgra@php.net>
Thu, 6 Dec 2001 17:15:59 +0000 (17:15 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Thu, 6 Dec 2001 17:15:59 +0000 (17:15 +0000)
ext/standard/md5.c

index ecaccdde0998efd31bfc9fe9f9293d8f958826d7..d59023ca3f9f4bd6e087fbf1049cfa31341ec754 100644 (file)
@@ -63,7 +63,7 @@ PHP_NAMED_FUNCTION(php_if_md5)
 }
 /* }}} */
 
-/* {{{ proto string md5sum(string filename)
+/* {{{ proto string md5_file(string filename)
    Calculate the md5 hash of given filename */
 PHP_NAMED_FUNCTION(php_if_md5_file)
 {