Fix typo in #undef (#222)

This commit is contained in:
Ben Noordhuis 2023-12-16 15:11:28 +01:00 committed by GitHub
parent 8934101a67
commit 471e821570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 */