diff options
Diffstat (limited to 'gnu/usr.bin/patch/pch.h')
-rw-r--r-- | gnu/usr.bin/patch/pch.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/pch.h b/gnu/usr.bin/patch/pch.h index a8d07f89bf8a..6269ad0a44bf 100644 --- a/gnu/usr.bin/patch/pch.h +++ b/gnu/usr.bin/patch/pch.h @@ -1,6 +1,10 @@ -/* $Header: /pub/FreeBSD/FreeBSD-CVS/src/gnu/usr.bin/patch/pch.h,v 1.2 1995/05/30 05:02:36 rgrimes Exp $ +/* $Header: /home/ncvs/src/gnu/usr.bin/patch/pch.h,v 1.2.4.1 1996/06/05 02:41:42 jkh Exp $ * * $Log: pch.h,v $ + * Revision 1.2.4.1 1996/06/05 02:41:42 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.2 1995/05/30 05:02:36 rgrimes * Remove trailing whitespace. * |