diff options
author | Janosch Müller <[email protected]> | 2023-07-01 16:22:17 +0200 |
---|---|---|
committer | <[email protected]> | 2023-07-01 23:22:17 +0900 |
commit | 08b3fb11524e6cde453476f24ac80fd60457dfef () | |
tree | 58390c5ff62bcd0116b6aa857c228818a5b465b4 /enc/unicode | |
parent | 3fd1968d6f10579a36f77eb3838f6c62a3e9f205 (diff) |
[Bug #19728] Auto-generate unicode property docs
https://bugs.ruby-lang.org/issues/19728
Notes: Merged: https://.com/ruby/ruby/pull/7944 Merged-By: nobu <[email protected]>
-rw-r--r-- | enc/unicode/15.0.0/name2ctype.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5402,7 +5402,7 @@ static const OnigCodePoint CR_ASCII[] = { 0x0000, 0x007f, }; /* CR_ASCII */ -/* 'Punct' */ static const OnigCodePoint CR_Punct[] = { 191, 0x0021, 0x0023, |