summaryrefslogtreecommitdiffstats
path: root/development/THE/THE-xcurses.patch
diff options
context:
space:
mode:
Diffstat (limited to 'development/THE/THE-xcurses.patch')
-rw-r--r--development/THE/THE-xcurses.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/development/THE/THE-xcurses.patch b/development/THE/THE-xcurses.patch
new file mode 100644
index 0000000000..8e79ae6c27
--- /dev/null
+++ b/development/THE/THE-xcurses.patch
@@ -0,0 +1,11 @@
+--- a//the.c.orig 2013-12-28 20:08:15.000000000 -0800
++++ b/the.c 2018-06-14 14:49:04.152326981 -0700
+@@ -1113,7 +1113,7 @@
+ #endif
+ curses_started = TRUE;
+
+-#if defined(USE_WINGUICURSES) || defined(USE_XCURSES)
++#if defined(USE_WINGUICURSES)
+ /*
+ * Tell PDCurses which key should be returned when the window close button is clicked
+ */