aboutsummaryrefslogtreecommitdiffstats
path: root/libcharconv_symbols.c
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-01-26 21:13:10 +0100
committerMattias Andrée <m@maandree.se>2026-01-26 21:13:10 +0100
commitad3f2581b1cd123146e54e3c3aa258d71da843eb (patch)
treed11622c283822e1e66e9580686deab18d82faf60 /libcharconv_symbols.c
parentAdd mayan (diff)
downloadcharconv-ad3f2581b1cd123146e54e3c3aa258d71da843eb.tar.gz
charconv-ad3f2581b1cd123146e54e3c3aa258d71da843eb.tar.bz2
charconv-ad3f2581b1cd123146e54e3c3aa258d71da843eb.tar.xz
Add ROTATED CAPITAL Q
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--libcharconv_symbols.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcharconv_symbols.c b/libcharconv_symbols.c
index c1a4459..05e84a9 100644
--- a/libcharconv_symbols.c
+++ b/libcharconv_symbols.c
@@ -100,7 +100,8 @@ static struct {
{UINT32_C(0x1F1A2), "22.2"},
{UINT32_C(0x2141), "G"},
{UINT32_C(0x2142), "L"},
- {UINT32_C(0x2144), "Y"}
+ {UINT32_C(0x2144), "Y"},
+ {UINT32_C(0x213A), "Q"}
};