summaryrefslogtreecommitdiff
path: root/textproc/agrep/files/patch-preprocess.c
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2017-01-21 17:01:49 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2017-01-21 17:01:49 +0000
commitb288a6c6e15cb57c91b38db12fe033564281cba0 (patch)
treeaeb4c1eacf636e5386d2349f504d0c48bb70bb4c /textproc/agrep/files/patch-preprocess.c
parentUpdate to patchlevel 209. (diff)
- make portlint happier
Notes
Notes: svn path=/head/; revision=432061
Diffstat (limited to 'textproc/agrep/files/patch-preprocess.c')
-rw-r--r--textproc/agrep/files/patch-preprocess.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/agrep/files/patch-preprocess.c b/textproc/agrep/files/patch-preprocess.c
index e663b3bb06ff..39ddd171534d 100644
--- a/textproc/agrep/files/patch-preprocess.c
+++ b/textproc/agrep/files/patch-preprocess.c
@@ -1,5 +1,5 @@
---- preprocess.c.orig 1992-01-17 20:14:43.000000000 +0100
-+++ preprocess.c 2011-11-27 12:47:32.000000000 +0100
+--- preprocess.c.orig 1992-01-17 19:14:43 UTC
++++ preprocess.c
@@ -14,6 +14,8 @@
/* D_pattern contains transformed D_pattern */
@@ -9,7 +9,7 @@
extern int SIMPLEPATTERN, WHOLELINE, REGEX, RE_ERR, DELIMITER, TAIL, WORDBOUND;
extern int HEAD;
-@@ -21,7 +23,7 @@
+@@ -21,7 +23,7 @@ extern CHAR Progname[];
extern int D_length;
extern int table[WORD][WORD];