aboutsummaryrefslogtreecommitdiffstats
path: root/util/stream/multi.h
diff options
context:
space:
mode:
authorinngonch <inngonch@yandex-team.ru>2022-02-10 16:49:19 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:19 +0300
commit7622df751aca736b9e1e20015e6787d5a65643b0 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /util/stream/multi.h
parent259606d47f0a87d4980322c10899f41f246ad20c (diff)
downloadydb-7622df751aca736b9e1e20015e6787d5a65643b0.tar.gz
Restoring authorship annotation for <inngonch@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/stream/multi.h')
-rw-r--r--util/stream/multi.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/util/stream/multi.h b/util/stream/multi.h
index 8d79e6482f..8bfd462d99 100644
--- a/util/stream/multi.h
+++ b/util/stream/multi.h
@@ -25,8 +25,8 @@ private:
IInputStream* N_;
};
-/**
- * See also "util/stream/tee.h" for multi output.
- */
-
+/**
+ * See also "util/stream/tee.h" for multi output.
+ */
+
/** @} */