diff options
Diffstat (limited to 'unicode_constants.h')
-rw-r--r-- | unicode_constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unicode_constants.h b/unicode_constants.h index a7ddfeb9af..7da4eb3a48 100644 --- a/unicode_constants.h +++ b/unicode_constants.h @@ -171,7 +171,7 @@ #endif /* EBCDIC POSIX-BC */ /* The number of code points not matching \pC */ -#define NON_OTHER_COUNT_FOR_USE_ONLY_BY_REGCOMP_DOT_C 112806 +#define NON_OTHER_COUNT_FOR_USE_ONLY_BY_REGCOMP_DOT_C 120522 #endif /* H_UNICODE_CONSTANTS */ |