aboutsummaryrefslogtreecommitdiff
path: root/stdlib/fmtmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/fmtmsg.c')
-rw-r--r--stdlib/fmtmsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/fmtmsg.c b/stdlib/fmtmsg.c
index 082839a956..038c2aee37 100644
--- a/stdlib/fmtmsg.c
+++ b/stdlib/fmtmsg.c
@@ -43,7 +43,7 @@ static const struct
{
size_t len;
/* Adjust the size if new elements are added. */
- const char name[9];
+ const char name[12];
} keywords[] =
{
{ 5, "label" },