diff options
Diffstat (limited to 'misc/fep/patches/patch-ag')
-rw-r--r-- | misc/fep/patches/patch-ag | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/misc/fep/patches/patch-ag b/misc/fep/patches/patch-ag index ffb0a3f4705..c427d3ad4e1 100644 --- a/misc/fep/patches/patch-ag +++ b/misc/fep/patches/patch-ag @@ -1,17 +1,8 @@ -$NetBSD: patch-ag,v 1.2 2003/11/07 16:35:51 christos Exp $ +$NetBSD: patch-ag,v 1.3 2003/11/11 10:42:32 wiz Exp $ ---- fep_funcs.h.orig 1991-05-29 01:31:20.000000000 -0400 -+++ fep_funcs.h 2003-11-07 11:16:49.000000000 -0500 -@@ -3,7 +3,7 @@ - #ifndef lint - # define FEP_FUNCS \ - "$Header: /cvsroot/pkgsrc/misc/fep/patches/patch-ag,v 1.2 2003/11/07 16:35:51 christos Exp $ (SRA)" --#endif lint -+#endif /* lint */ - - /* - * command line edit functions -@@ -22,7 +22,7 @@ +--- fep_funcs.h.orig Wed May 29 07:31:20 1991 ++++ fep_funcs.h +@@ -22,7 +22,7 @@ int delete_previous_character(); int delete_previous_word(); int delete_previous_Word(); int delete_to_kill_buffer(); |