summaryrefslogtreecommitdiffstats
path: root/chars.in
diff options
context:
space:
mode:
Diffstat (limited to 'chars.in')
-rw-r--r--chars.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/chars.in b/chars.in
index b2580115..14b80de7 100644
--- a/chars.in
+++ b/chars.in
@@ -31,7 +31,7 @@
*/
/* Non-breaking, non-collapsing space uses unit separator. */
-static const char ascii_nbrsp[2] = { 31, 0 };
+static const char ascii_nbrsp[2] = { ASCII_NBRSP, 0 };
CHAR_TBL_START