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-compat.c | |
parent | Update to patchlevel 209. (diff) |
- make portlint happier
Notes
Notes:
svn path=/head/; revision=432061
Diffstat (limited to '')
-rw-r--r-- | textproc/agrep/files/patch-compat.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/agrep/files/patch-compat.c b/textproc/agrep/files/patch-compat.c index 92a28e671dcb..d87c299f81db 100644 --- a/textproc/agrep/files/patch-compat.c +++ b/textproc/agrep/files/patch-compat.c @@ -1,5 +1,5 @@ ---- compat.c.orig 1992-01-21 14:36:26.000000000 +0100 -+++ compat.c 2011-11-27 13:25:35.000000000 +0100 +--- compat.c.orig 1992-01-21 13:36:26 UTC ++++ compat.c @@ -1,17 +1,18 @@ /* test the conflicts between options */ #include <stdio.h> |