aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/hyperloglog/ut
diff options
context:
space:
mode:
authorIvan Blinkov <ivan@blinkov.ru>2022-02-10 16:47:11 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:11 +0300
commit5b283123c882433dafbaf6b338adeea16c1a0ea0 (patch)
tree339adc63bce23800021202ae4a8328a843dc447a /library/cpp/hyperloglog/ut
parent1aeb9a455974457866f78722ad98114bafc84e8a (diff)
downloadydb-5b283123c882433dafbaf6b338adeea16c1a0ea0.tar.gz
Restoring authorship annotation for Ivan Blinkov <ivan@blinkov.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/hyperloglog/ut')
-rw-r--r--library/cpp/hyperloglog/ut/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/hyperloglog/ut/ya.make b/library/cpp/hyperloglog/ut/ya.make
index 9f13c301b0..f5f1c0d25a 100644
--- a/library/cpp/hyperloglog/ut/ya.make
+++ b/library/cpp/hyperloglog/ut/ya.make
@@ -6,7 +6,7 @@ OWNER(
)
SRCS(
- hyperloglog_ut.cpp
+ hyperloglog_ut.cpp
)
END()