diff options
author | rh <rh@pkgsrc.org> | 1999-12-12 08:21:58 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-12-12 08:21:58 +0000 |
commit | f90dc5bf5196f2b0a0b2d55ef2f50bc4dc60870c (patch) | |
tree | f101b9c19a6b082742436c1848f0bd64aa7c6164 /mbone/rat/patches | |
parent | ea6636b398354b987ac9b8f76c17658f318e3944 (diff) | |
download | pkgsrc-f90dc5bf5196f2b0a0b2d55ef2f50bc4dc60870c.tar.gz |
Avoid fuzz by reducing context lines by one for this patch to omit RCS
keyword.
Diffstat (limited to 'mbone/rat/patches')
-rw-r--r-- | mbone/rat/patches/patch-ac | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/mbone/rat/patches/patch-ac b/mbone/rat/patches/patch-ac index 6f73f9edb55..2426d00659e 100644 --- a/mbone/rat/patches/patch-ac +++ b/mbone/rat/patches/patch-ac @@ -1,12 +1,10 @@ -$NetBSD: patch-ac,v 1.3 1999/11/27 22:41:18 rh Exp $ +$NetBSD: patch-ac,v 1.4 1999/12/12 08:21:59 rh Exp $ ---- src/gsm_code.c.orig Sat Nov 27 23:38:15 1999 -+++ src/gsm_code.c Sat Nov 27 23:38:16 1999 -@@ -7,6 +7,7 @@ - /* $Header: /cvsroot/pkgsrc/mbone/rat/patches/patch-ac,v 1.3 1999/11/27 22:41:18 rh Exp $ */ +--- src/gsm_code.c.orig Sun Dec 12 09:18:04 1999 ++++ src/gsm_code.c Sun Dec 12 09:18:04 1999 +@@ -8,4 +8,5 @@ #include <stdlib.h> +#include <string.h> #include "gsm.h" - /* |