diff options
Diffstat (limited to 'gnu/usr.bin/patch/common.h')
-rw-r--r-- | gnu/usr.bin/patch/common.h | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/gnu/usr.bin/patch/common.h b/gnu/usr.bin/patch/common.h index 9bae5bd1c45ef..b9d32d4295d10 100644 --- a/gnu/usr.bin/patch/common.h +++ b/gnu/usr.bin/patch/common.h @@ -1,6 +1,10 @@ -/* $Header: /a/cvs/386BSD/src/gnu/patch/common.h,v 1.1.1.1 1993/06/19 14:21:52 paul Exp $ +/* /home/ncvs/src/gnu/usr.bin/patch/common.h,v 1.2 1993/09/22 16:51:03 rich Exp + * + * common.h,v + * Revision 1.2 1993/09/22 16:51:03 rich + * Increaed the fixed static buffer sizes and maximum hunk size that + * otherwise causes the XFree86 1.3 patch set to fail. * - * $Log: common.h,v $ * Revision 1.1.1.1 1993/06/19 14:21:52 paul * b-maked patch-2.10 * |