Fix typo in #undef (#222)
This commit is contained in:
parent
8934101a67
commit
471e821570
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue