aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/streams/lz/lz.h
diff options
context:
space:
mode:
authormowgli <mowgli@yandex-team.ru>2022-02-10 16:49:25 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:25 +0300
commit56c39b3cf908e7202b1f7551a1653681e8015607 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/streams/lz/lz.h
parent89afbbe4ca0e02e386dd4df08f7945f190dc1b84 (diff)
downloadydb-56c39b3cf908e7202b1f7551a1653681e8015607.tar.gz
Restoring authorship annotation for <mowgli@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/streams/lz/lz.h')
-rw-r--r--library/cpp/streams/lz/lz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/streams/lz/lz.h b/library/cpp/streams/lz/lz.h
index 4cbd7524214..3a2eaad88b0 100644
--- a/library/cpp/streams/lz/lz.h
+++ b/library/cpp/streams/lz/lz.h
@@ -222,7 +222,7 @@ private:
};
/** @} */
-
+
/**
* Reads a compression signature from the provided input stream and returns a
* corresponding decompressing stream.