whitespace

This commit is contained in:
Karel Miko 2017-06-21 13:26:52 +02:00
parent fff832091f
commit 0c115a162d

View File

@ -96,7 +96,7 @@ static int _ecc_sign_hash(const unsigned char *in, unsigned long inlen,
} while (--max_iterations > 0);
if (max_iterations == 0) {
goto errnokey;
goto errnokey;
}
if (sigformat == 1) {