]> granicus.if.org Git - php/commitdiff
proto fix
authorHartmut Holzgraefe <hholzgra@php.net>
Fri, 7 Dec 2001 10:10:47 +0000 (10:10 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Fri, 7 Dec 2001 10:10:47 +0000 (10:10 +0000)
ext/cybercash/cybercash.c

index d7bd433c6fcfbf9abecb1b0af4af2312cfab1d36..8c9537c9df073c5a56d38baf88cf193730b0b07d 100644 (file)
@@ -72,7 +72,7 @@ PHP_MINFO_FUNCTION(cybercash)
 }
 /* }}} */
 
-/* {{{ proto cybercash_encr(string wmk, string sk, string data)
+/* {{{ proto array cybercash_encr(string wmk, string sk, string data)
    Cybercash encrypt */
 PHP_FUNCTION(cybercash_encr)
 {