aboutsummaryrefslogtreecommitdiffstats
path: root/util/stream/debug.h
diff options
context:
space:
mode:
authorudovichenko-r <udovichenko-r@yandex-team.ru>2022-02-10 16:49:21 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:21 +0300
commitd7e4eaec9d325e188dabb3eb1949a32a5229e9ce (patch)
tree75f143caa4e1e35b760846b22310ede3212d7f63 /util/stream/debug.h
parent027f7b7f6644e258a5840869b9b82c79e1ebeee0 (diff)
downloadydb-d7e4eaec9d325e188dabb3eb1949a32a5229e9ce.tar.gz
Restoring authorship annotation for <udovichenko-r@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/stream/debug.h')
-rw-r--r--util/stream/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/stream/debug.h b/util/stream/debug.h
index 92d6d4b42da..123fdaefda1 100644
--- a/util/stream/debug.h
+++ b/util/stream/debug.h
@@ -40,7 +40,7 @@ IOutputStream& StdDbgStream() noexcept;
* @see DBGTRACE
*/
int StdDbgLevel() noexcept;
-
+
/**
* Standard debug stream.
*