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:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user