aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex-ersh <alex-ersh@yandex-team.ru>2022-02-10 16:49:23 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:23 +0300
commitd8471797044beeb73c43091394121ac38ffe75ed (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8
parent13802e48af643e7512dfc04600ced076658ec41b (diff)
downloadydb-d8471797044beeb73c43091394121ac38ffe75ed.tar.gz
Restoring authorship annotation for <alex-ersh@yandex-team.ru>. Commit 2 of 2.
-rw-r--r--library/cpp/yson/lexer_detail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/yson/lexer_detail.h b/library/cpp/yson/lexer_detail.h
index c13d10f769..0bba30acdd 100644
--- a/library/cpp/yson/lexer_detail.h
+++ b/library/cpp/yson/lexer_detail.h
@@ -30,7 +30,7 @@ namespace NYson {
// None = 10111b
// Percent = 11011b
- enum EReadStartCase : unsigned {
+ enum EReadStartCase : unsigned {
BinaryString = 0, // = 00b
OtherSpecialToken = 2, // = 10b