mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 04:04:39 +02:00
Update cmac.c to eliminate extra spaces
This commit is contained in:
@@ -178,7 +178,6 @@ int wc_InitCmac_ex(Cmac* cmac, const byte* key, word32 keySz,
|
||||
break;
|
||||
#endif /* !NO_AES && WOLFSSL_AES_DIRECT */
|
||||
default:
|
||||
|
||||
return BAD_FUNC_ARG;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user