summaryrefslogtreecommitdiff
path: root/gnu/lib/libregex/test/upcase.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libregex/test/upcase.c')
-rw-r--r--gnu/lib/libregex/test/upcase.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libregex/test/upcase.c b/gnu/lib/libregex/test/upcase.c
index 5147b812aaae..a3c0fbce6119 100644
--- a/gnu/lib/libregex/test/upcase.c
+++ b/gnu/lib/libregex/test/upcase.c
@@ -1,7 +1,7 @@
/* Indexed by a character, gives the upper case equivalent of the
character. */
-char upcase[0400] =
+char upcase[0400] =
{ 000, 001, 002, 003, 004, 005, 006, 007,
010, 011, 012, 013, 014, 015, 016, 017,
020, 021, 022, 023, 024, 025, 026, 027,