diff options
Diffstat (limited to 'misc/fep/patches/patch-ah')
-rw-r--r-- | misc/fep/patches/patch-ah | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/misc/fep/patches/patch-ah b/misc/fep/patches/patch-ah index 03a27359c46..28278e6fcd6 100644 --- a/misc/fep/patches/patch-ah +++ b/misc/fep/patches/patch-ah @@ -1,17 +1,8 @@ -$NetBSD: patch-ah,v 1.2 2003/11/07 16:35:51 christos Exp $ +$NetBSD: patch-ah,v 1.3 2003/11/11 10:42:32 wiz Exp $ ---- fep_glob.h.orig 1988-08-28 01:36:43.000000000 -0400 -+++ fep_glob.h 2003-11-07 11:17:00.000000000 -0500 -@@ -3,7 +3,7 @@ - #ifndef lint - # define FEP_GLOB \ - "$Header: /cvsroot/pkgsrc/misc/fep/patches/patch-ah,v 1.2 2003/11/07 16:35:51 christos Exp $ (SRA)" --#endif lint -+#endif /* lint */ - - extern FUNC *curFuncTab; /* function table */ - extern FUNC *altFuncTab; /* altanative function table */ -@@ -29,6 +29,11 @@ +--- fep_glob.h.orig Sun Aug 28 07:36:43 1988 ++++ fep_glob.h +@@ -29,6 +29,11 @@ extern char *term_clear; /* terminal cle * tty control caracters. * defined in fep_main.c */ |