forked from wolfSSL/wolfssl
remove trailing whitespace
This commit is contained in:
@ -144,7 +144,7 @@ static const char* GetHashTypeStr(int hash)
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef WOLFSSL_CMAC
|
#ifdef WOLFSSL_CMAC
|
||||||
static const char* GetCmacTypeStr(int type)
|
static const char* GetCmacTypeStr(int type)
|
||||||
{
|
{
|
||||||
switch (type) {
|
switch (type) {
|
||||||
|
Reference in New Issue
Block a user