aboutsummaryrefslogtreecommitdiffstats
path: root/util/stream/output.h
diff options
context:
space:
mode:
authorkhristich <khristich@yandex-team.ru>2022-02-10 16:50:11 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:50:11 +0300
commit4488b6dd6356a10e57c74303b91211469ab2ec34 (patch)
treec186b22d3dc57247df20942ecfb176abe093d306 /util/stream/output.h
parenteeb44fff3b21a0abc3a28ecf80df8ea214338f2a (diff)
downloadydb-4488b6dd6356a10e57c74303b91211469ab2ec34.tar.gz
Restoring authorship annotation for <khristich@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/stream/output.h')
-rw-r--r--util/stream/output.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/stream/output.h b/util/stream/output.h
index 00eef50b95..61ca03dfbe 100644
--- a/util/stream/output.h
+++ b/util/stream/output.h
@@ -299,6 +299,6 @@ static inline void Flush(IOutputStream& o) {
#include "debug.h"
-void RedirectStdioToAndroidLog(bool redirect);
-
+void RedirectStdioToAndroidLog(bool redirect);
+
/** @} */