summaryrefslogtreecommitdiffstats
path: root/library/cpp/terminate_handler/sample
diff options
context:
space:
mode:
authorishfb <[email protected]>2022-02-10 16:48:08 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:48:08 +0300
commit069c69f58fd78de3cf2e6eb2304047281e21fb65 (patch)
treeb222e5ac2e2e98872661c51ccceee5da0d291e13 /library/cpp/terminate_handler/sample
parent0170772a2dbf133f32e17ca137ff64790d43831f (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/terminate_handler/sample')
-rw-r--r--library/cpp/terminate_handler/sample/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/terminate_handler/sample/ya.make b/library/cpp/terminate_handler/sample/ya.make
index cae72d1bfd6..af089abc65b 100644
--- a/library/cpp/terminate_handler/sample/ya.make
+++ b/library/cpp/terminate_handler/sample/ya.make
@@ -1,6 +1,6 @@
RECURSE(
exception
pure-virtual
- rethrow
- segv
+ rethrow
+ segv
)