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
commit259606d47f0a87d4980322c10899f41f246ad20c (patch)
tree9c52cc5f27477775816925ff9e39bd788042bef7 /util/stream/multi.h
parent11c7da3bf8b14be64b7ddaf62ac657d4d2992b33 (diff)
downloadydb-259606d47f0a87d4980322c10899f41f246ad20c.tar.gz
Restoring authorship annotation for <inngonch@yandex-team.ru>. Commit 1 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 8bfd462d99..8d79e6482f 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.
+ */
+
/** @} */