summaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/helpers
diff options
context:
space:
mode:
authorromanoved <[email protected]>2022-02-10 16:45:56 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:45:56 +0300
commit32afff1bad806b1fc774d6ccc979a3dc05a0c7f8 (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /library/cpp/actors/helpers
parent90132a2ca55bba6a3adaf9aff8aed49128867d84 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/actors/helpers')
-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 2715f1f86c3..d8771179de8 100644
--- a/library/cpp/actors/helpers/ya.make
+++ b/library/cpp/actors/helpers/ya.make
@@ -8,7 +8,7 @@ SRCS(
flow_controlled_queue.cpp
flow_controlled_queue.h
future_callback.h
- mon_histogram_helper.h
+ mon_histogram_helper.h
selfping_actor.cpp
)