summaryrefslogtreecommitdiff
path: root/editors/dhex/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'editors/dhex/patches/patch-aa')
-rw-r--r--editors/dhex/patches/patch-aa14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/dhex/patches/patch-aa b/editors/dhex/patches/patch-aa
deleted file mode 100644
index 6045db4f9e2..00000000000
--- a/editors/dhex/patches/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2019/06/08 10:40:53 rillig Exp $
-
-require NetBSD
-
---- main.c.orig 2011-02-25 14:54:07.000000000 +0100
-+++ main.c 2011-02-25 14:54:27.000000000 +0100
-@@ -469,6 +469,7 @@
- output->win=initscr();
- pairsinit(output);
- noecho();
-+ raw();
- nodelay(output->win,1);
- if (keyboardsetupreq) keyboardsetup(output,configfile);
- readbuf(buf1,0);