aboutsummaryrefslogtreecommitdiff
path: root/editors/imhex/files/patch-source_window_window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editors/imhex/files/patch-source_window_window.cpp')
-rw-r--r--editors/imhex/files/patch-source_window_window.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/imhex/files/patch-source_window_window.cpp b/editors/imhex/files/patch-source_window_window.cpp
index 36747d47ac7a..6d2825a995a8 100644
--- a/editors/imhex/files/patch-source_window_window.cpp
+++ b/editors/imhex/files/patch-source_window_window.cpp
@@ -1,6 +1,6 @@
---- source/window/window.cpp.orig 2021-09-30 10:52:12 UTC
+--- source/window/window.cpp.orig 2021-11-28 20:34:17 UTC
+++ source/window/window.cpp
-@@ -248,7 +248,6 @@ namespace hex {
+@@ -252,7 +252,6 @@ namespace hex {
std::signal(SIGSEGV, signalHandler);
std::signal(SIGINT, signalHandler);
std::signal(SIGILL, signalHandler);