From d8760ab5cf8378fa50e48453149e96a1392253e2 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 15 Sep 2024 19:20:44 +0200 Subject: Shorten the string view type names --- gen/prop/na | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gen/prop/na') diff --git a/gen/prop/na b/gen/prop/na index 250b746..2b80b3b 100755 --- a/gen/prop/na +++ b/gen/prop/na @@ -17,7 +17,7 @@ BEGIN { print "#define _(...) \\" print "\t{(const char8_t []){__VA_ARGS__}, sizeof((const char8_t []){__VA_ARGS__})}" print "" - print "static const struct u8view lookup[] = {" + print "static const u8view_t lookup[] = {" } $2 !~ /^