Skip to content

Commit 967dc44

Browse files
authored
remove trailing whitespace
1 parent 8aa63e3 commit 967dc44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wolfcrypt/src/cryptocb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ static const char* GetHashTypeStr(int hash)
144144
return NULL;
145145
}
146146

147-
#ifdef WOLFSSL_CMAC
147+
#ifdef WOLFSSL_CMAC
148148
static const char* GetCmacTypeStr(int type)
149149
{
150150
switch (type) {

0 commit comments

Comments
 (0)