diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
commit | 401fd2032d7b17d3805379b7d8748b8fcc9e855f (patch) | |
tree | acb6be0558ee5b55e4d2660533c5ceee348ffc5b /gnu/usr.bin/patch/util.h | |
parent | 17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22 (diff) |
Diffstat (limited to 'gnu/usr.bin/patch/util.h')
-rw-r--r-- | gnu/usr.bin/patch/util.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/util.h b/gnu/usr.bin/patch/util.h index 84f1ca47fcbf..13953547659e 100644 --- a/gnu/usr.bin/patch/util.h +++ b/gnu/usr.bin/patch/util.h @@ -1,6 +1,10 @@ -/* $Header: /pub/FreeBSD/FreeBSD-CVS/src/gnu/usr.bin/patch/util.h,v 1.2 1995/05/30 05:02:38 rgrimes Exp $ +/* $Header: /home/ncvs/src/gnu/usr.bin/patch/util.h,v 1.2.4.1 1996/06/05 02:41:42 jkh Exp $ * * $Log: util.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:38 rgrimes * Remove trailing whitespace. * |