1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00

proto fix

This commit is contained in:
Hartmut Holzgraefe
2001-12-07 10:10:47 +00:00
parent 126e776bb1
commit 7c8dc40fe3

View 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)
{