summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/equeue/ya.make
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/threading/equeue/ya.make')
-rw-r--r--library/cpp/threading/equeue/ya.make30
1 files changed, 15 insertions, 15 deletions
diff --git a/library/cpp/threading/equeue/ya.make b/library/cpp/threading/equeue/ya.make
index 314f4d3c863..707ff69ba6a 100644
--- a/library/cpp/threading/equeue/ya.make
+++ b/library/cpp/threading/equeue/ya.make
@@ -1,15 +1,15 @@
-LIBRARY()
-
-OWNER(
- g:base
- g:middle
- ironpeter
- mvel
-)
-
-SRCS(
- equeue.h
- equeue.cpp
-)
-
-END()
+LIBRARY()
+
+OWNER(
+ g:base
+ g:middle
+ ironpeter
+ mvel
+)
+
+SRCS(
+ equeue.h
+ equeue.cpp
+)
+
+END()