summaryrefslogtreecommitdiff
path: root/misc/fep/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'misc/fep/patches/patch-ag')
-rw-r--r--misc/fep/patches/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/fep/patches/patch-ag b/misc/fep/patches/patch-ag
new file mode 100644
index 00000000000..6e509dc14a2
--- /dev/null
+++ b/misc/fep/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 2000/02/07 03:18:12 christos Exp $
+
+--- fep_funcs.h.orig Wed May 29 01:31:20 1991
++++ fep_funcs.h Sun Jan 23 20:05:24 2000
+@@ -22,7 +22,7 @@
+ int delete_previous_word();
+ int delete_previous_Word();
+ int delete_to_kill_buffer();
+-int terminate();
++void terminate __P((int));
+ int end_of_line();
+ int expand_file_name();
+ int forward_character();