aboutsummaryrefslogtreecommitdiffstats
path: root/util/charset
diff options
context:
space:
mode:
authoruht <uht@yandex-team.ru>2022-02-10 16:49:56 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:56 +0300
commit570af552997dea3da2712f693b345afa31932f3b (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /util/charset
parent1191d1e479d83a18a813a5107573ce22a2f0bbb4 (diff)
downloadydb-570af552997dea3da2712f693b345afa31932f3b.tar.gz
Restoring authorship annotation for <uht@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/charset')
-rw-r--r--util/charset/unidata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/charset/unidata.h b/util/charset/unidata.h
index 55aa6daeea..400d314186 100644
--- a/util/charset/unidata.h
+++ b/util/charset/unidata.h
@@ -54,7 +54,7 @@ enum WC_TYPE { // TODO move no NUnicode
Pe_QUOTE = 38, // '"'
Pi_QUOTE = 39, // '"'
Pf_QUOTE = 40, // '"'
- Pc_CONNECTOR = 41, // '_' [_] LOW LINE
+ Pc_CONNECTOR = 41, // '_' [_] LOW LINE
Po_OTHER = 42, // '*' [#%&*/@\] NUMBER SIGN ... REVERSE SOLIDUS
Po_QUOTE = 43, // '"' ["] QUOTATION MARK
Po_TERMINAL = 44, // '.' [!,.:;?] EXCLAMATION MARK ... QUESTION MARK