diff options
Diffstat (limited to 'textproc/agrep/files/patch-compat.c')
-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> |