diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-04-11 18:25:36 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-04-11 18:25:36 +0200 |
commit | c03d68e7b24f7ea1fde1016d6404241e568d415c (patch) | |
tree | c2eb274e6b78fdff81bfd970e8e2b5444c971d92 /lib | |
parent | 0b18a690933f15c624dc0a2ecac419d963e90b29 (diff) |
Fix comment
Diffstat (limited to 'lib')
-rw-r--r-- | lib/unicode/prop/uprop_get_na.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicode/prop/uprop_get_na.c b/lib/unicode/prop/uprop_get_na.c index 84aa52d..f9df254 100644 --- a/lib/unicode/prop/uprop_get_na.c +++ b/lib/unicode/prop/uprop_get_na.c @@ -1,4 +1,4 @@ -/* This file is autogenerated by gen/prop/nv; DO NOT EDIT. */ +/* This file is autogenerated by gen/prop/na; DO NOT EDIT. */ #include "macros.h" #include "rune.h" |