aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/terminate_handler/segv_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/terminate_handler/segv_handler.h')
-rw-r--r--library/cpp/terminate_handler/segv_handler.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/library/cpp/terminate_handler/segv_handler.h b/library/cpp/terminate_handler/segv_handler.h
index c9f9051c7d..5f53810460 100644
--- a/library/cpp/terminate_handler/segv_handler.h
+++ b/library/cpp/terminate_handler/segv_handler.h
@@ -1,3 +1,3 @@
-#pragma once
-
-void InstallSegvHandler();
+#pragma once
+
+void InstallSegvHandler();