diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2017-01-21 17:01:49 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2017-01-21 17:01:49 +0000 |
commit | b288a6c6e15cb57c91b38db12fe033564281cba0 (patch) | |
tree | aeb4c1eacf636e5386d2349f504d0c48bb70bb4c /textproc/agrep/files/patch-asearch1.c | |
parent | Update to patchlevel 209. (diff) |
- make portlint happier
Notes
Notes:
svn path=/head/; revision=432061
Diffstat (limited to 'textproc/agrep/files/patch-asearch1.c')
-rw-r--r-- | textproc/agrep/files/patch-asearch1.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/agrep/files/patch-asearch1.c b/textproc/agrep/files/patch-asearch1.c index 48981794e721..6b5e25f8b2a0 100644 --- a/textproc/agrep/files/patch-asearch1.c +++ b/textproc/agrep/files/patch-asearch1.c @@ -1,6 +1,6 @@ ---- asearch1.c.orig 1992-01-17 22:00:38.000000000 +0100 -+++ asearch1.c 2011-11-27 12:07:32.000000000 +0100 -@@ -8,7 +8,7 @@ +--- asearch1.c.orig 1992-01-17 21:00:38 UTC ++++ asearch1.c +@@ -8,7 +8,7 @@ extern char CurrentFileName[]; extern int num_of_matched; |