aboutsummaryrefslogtreecommitdiffstats
path: root/util/charset/recode_result.h
diff options
context:
space:
mode:
authortejblum <tejblum@yandex-team.ru>2022-02-10 16:48:02 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:02 +0300
commit6ab7e5f5ada0643a48d393717f443bd548706ffc (patch)
treeb222e5ac2e2e98872661c51ccceee5da0d291e13 /util/charset/recode_result.h
parent2bf39531b4f50b889e946ac4866018678a4fb281 (diff)
downloadydb-6ab7e5f5ada0643a48d393717f443bd548706ffc.tar.gz
Restoring authorship annotation for <tejblum@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/charset/recode_result.h')
-rw-r--r--util/charset/recode_result.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/charset/recode_result.h b/util/charset/recode_result.h
index 54df7c02d0..2c7366e7b2 100644
--- a/util/charset/recode_result.h
+++ b/util/charset/recode_result.h
@@ -1,5 +1,5 @@
#pragma once
-
+
enum RECODE_RESULT {
RECODE_OK,
RECODE_EOINPUT,