Fix small CS issue

This commit is contained in:
Jakub Zelenka 2017-09-11 17:23:17 +01:00
parent 730cd697a1
commit 6f46b406e9

View file

@ -729,7 +729,7 @@ PHP_FUNCTION(gnupg_seterrormode)
*/ */
PHP_FUNCTION(gnupg_setsignmode) PHP_FUNCTION(gnupg_setsignmode)
{ {
phpc_long_t signmode; phpc_long_t signmode;
GNUPG_GETOBJ(); GNUPG_GETOBJ();