diff options
Diffstat (limited to 'unicode_gen.c')
-rw-r--r-- | unicode_gen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unicode_gen.c b/unicode_gen.c index f18aaa0..d76f94f 100644 --- a/unicode_gen.c +++ b/unicode_gen.c @@ -217,7 +217,7 @@ static const char *unicode_prop_short_name[] = { #undef DEF }; -#undef UNICODE_SPROP_LIST +#undef UNICODE_PROP_LIST typedef struct { /* case conv */ |