diff options
Diffstat (limited to 'gnu/usr.bin/patch/common.h')
-rw-r--r-- | gnu/usr.bin/patch/common.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/common.h b/gnu/usr.bin/patch/common.h index 11f48cd10338d..0f71373034f1b 100644 --- a/gnu/usr.bin/patch/common.h +++ b/gnu/usr.bin/patch/common.h @@ -1,6 +1,10 @@ -/* $Header: /pub/FreeBSD/FreeBSD-CVS/src/gnu/usr.bin/patch/common.h,v 1.3 1995/05/30 05:02:30 rgrimes Exp $ +/* $Header: /home/ncvs/src/gnu/usr.bin/patch/common.h,v 1.3.4.1 1996/06/05 02:41:37 jkh Exp $ * * $Log: common.h,v $ + * Revision 1.3.4.1 1996/06/05 02:41:37 jkh + * This 3rd mega-commit should hopefully bring us back to where we were. + * I can get it to `make world' succesfully, anyway! + * * Revision 1.3 1995/05/30 05:02:30 rgrimes * Remove trailing whitespace. * |