summaryrefslogtreecommitdiffstats
path: root/src/lib/krad/t_attr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krad/t_attr.c')
-rw-r--r--src/lib/krad/t_attr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krad/t_attr.c b/src/lib/krad/t_attr.c
index e80d77b23..eb2a780c8 100644
--- a/src/lib/krad/t_attr.c
+++ b/src/lib/krad/t_attr.c
@@ -29,7 +29,7 @@
#include "t_test.h"
-const static char encoded[] = {
+const static unsigned char encoded[] = {
0xba, 0xfc, 0xed, 0x50, 0xe1, 0xeb, 0xa6, 0xc3,
0xc1, 0x75, 0x20, 0xe9, 0x10, 0xce, 0xc2, 0xcb
};