diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /gnu/usr.bin/patch/pch.h | |
parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) |
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 a8d07f89bf8a9..6269ad0a44bf0 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. * |