aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/helpers/ya.make
diff options
context:
space:
mode:
authorAlexey Efimov <xeno@prnwatch.com>2022-02-10 16:49:41 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:41 +0300
commit26e0e4fb5e5cd6b4d7f4c21f9fcd7978891bf946 (patch)
treed34555f21d4d9f94f84d460e55b77d7eb41a953c /library/cpp/actors/helpers/ya.make
parentca3252a147a429eac4ba8221857493c58dcd09b5 (diff)
downloadydb-26e0e4fb5e5cd6b4d7f4c21f9fcd7978891bf946.tar.gz
Restoring authorship annotation for Alexey Efimov <xeno@prnwatch.com>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/actors/helpers/ya.make')
-rw-r--r--library/cpp/actors/helpers/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/actors/helpers/ya.make b/library/cpp/actors/helpers/ya.make
index d8771179de..e7302cea09 100644
--- a/library/cpp/actors/helpers/ya.make
+++ b/library/cpp/actors/helpers/ya.make
@@ -7,7 +7,7 @@ SRCS(
activeactors.h
flow_controlled_queue.cpp
flow_controlled_queue.h
- future_callback.h
+ future_callback.h
mon_histogram_helper.h
selfping_actor.cpp
)