summaryrefslogtreecommitdiff
path: root/news/tin/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'news/tin/patches/patch-ae')
-rw-r--r--news/tin/patches/patch-ae12
1 files changed, 0 insertions, 12 deletions
diff --git a/news/tin/patches/patch-ae b/news/tin/patches/patch-ae
deleted file mode 100644
index 56d6b7babb7..00000000000
--- a/news/tin/patches/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2009/10/22 22:01:26 wiz Exp $
-
---- include/tcurses.h.orig 2008-12-30 20:27:28.000000000 +0100
-+++ include/tcurses.h
-@@ -95,6 +95,7 @@
- # define HpGlitch(func) /*nothing*/
-
- extern int cmdReadCh(void);
-+extern int cmd_get_arrow_key(int prech);
- extern char *screen_contents(int row, int col, char *buffer);
- extern void MoveCursor(int row, int col);
- extern void my_erase(void);