summaryrefslogtreecommitdiff
path: root/misc/fep/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'misc/fep/patches/patch-af')
-rw-r--r--misc/fep/patches/patch-af18
1 files changed, 7 insertions, 11 deletions
diff --git a/misc/fep/patches/patch-af b/misc/fep/patches/patch-af
index d98d9c4f57e..18b42b09251 100644
--- a/misc/fep/patches/patch-af
+++ b/misc/fep/patches/patch-af
@@ -1,20 +1,16 @@
-$NetBSD: patch-af,v 1.2 2003/11/07 16:35:51 christos Exp $
+$NetBSD: patch-af,v 1.3 2003/11/11 10:42:32 wiz Exp $
---- fep_funcs.c.orig 1991-05-29 01:31:18.000000000 -0400
-+++ fep_funcs.c 2003-11-07 11:23:22.000000000 -0500
-@@ -3,9 +3,10 @@
- #ifndef lint
- static char rcsid[]=
- "$Header: /cvsroot/pkgsrc/misc/fep/patches/patch-af,v 1.2 2003/11/07 16:35:51 christos Exp $ (SRA)";
--#endif lint
-+#endif /* lint */
+--- fep_funcs.c.orig Wed May 29 07:31:18 1991
++++ fep_funcs.c
+@@ -6,6 +6,7 @@ static char rcsid[]=
+ #endif lint
#include <stdio.h>
+#include "fep_defs.h"
#include "fep_funcs.h"
/*
-@@ -94,7 +95,7 @@
+@@ -94,7 +95,7 @@ FunctionTableEnt FunctionNameTable[] = {
"Expand file name"},
{list_file_name, "list-file-name",
"List file name"},
@@ -23,7 +19,7 @@ $NetBSD: patch-af,v 1.2 2003/11/07 16:35:51 christos Exp $
"Terminate fep"},
{suspend, "suspend",
"Suspend fep"},
-@@ -193,7 +194,7 @@
+@@ -193,7 +194,7 @@ FunctionTableEnt BuiltinFuncTable[] = {
"Operation \"else\""},
{fep_endif, "fep-endif",
"Operation \"endif\""},