summaryrefslogtreecommitdiff
path: root/src/hmac256.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hmac256.c')
-rw-r--r--src/hmac256.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hmac256.c b/src/hmac256.c
index daa9cbed..b2f83dd0 100644
--- a/src/hmac256.c
+++ b/src/hmac256.c
@@ -522,7 +522,7 @@ selftest (void)
const char * const desc;
const char * const data;
const char * const key;
- const char const expect[32];
+ const unsigned char expect[32];
} tv[] =
{
{ "data-28 key-4",