summaryrefslogtreecommitdiff
path: root/editors/beav/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'editors/beav/patches/patch-ae')
-rw-r--r--editors/beav/patches/patch-ae10
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/beav/patches/patch-ae b/editors/beav/patches/patch-ae
index 6ab4e2a303b..8442505ed14 100644
--- a/editors/beav/patches/patch-ae
+++ b/editors/beav/patches/patch-ae
@@ -1,9 +1,9 @@
-$NetBSD: patch-ae,v 1.2 2006/08/22 19:01:27 joerg Exp $
+$NetBSD: patch-ae,v 1.3 2007/11/25 12:15:53 wiz Exp $
---- symbol.c.orig 1997-12-13 08:34:59.000000000 +0000
+--- symbol.c.orig 2007-11-25 12:03:46.000000000 +0000
+++ symbol.c
-@@ -6,10 +6,6 @@
- */
+@@ -8,10 +8,6 @@
+ #include <string.h>
#include "def.h"
-void keyadd ();
@@ -13,7 +13,7 @@ $NetBSD: patch-ae,v 1.2 2006/08/22 19:01:27 joerg Exp $
extern char MSG_byte_shift[];
extern char MSG_back_char[];
extern char MSG_quit[];
-@@ -219,7 +215,6 @@ extern char save_region (); /* Save regi
+@@ -221,7 +217,6 @@ extern char save_region (); /* Save regi
* Defined by "spawn.c".
*/
extern char spawncli (); /* Run CLI in a subjob. */