diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 | 
| commit | bff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch) | |
| tree | f979656ed109e888baec4c361944b615bc0f7d2c /gnu/usr.bin/patch/pch.c | |
| parent | c37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff) | |
Diffstat (limited to 'gnu/usr.bin/patch/pch.c')
| -rw-r--r-- | gnu/usr.bin/patch/pch.c | 10 | 
1 files changed, 9 insertions, 1 deletions
| diff --git a/gnu/usr.bin/patch/pch.c b/gnu/usr.bin/patch/pch.c index 9021397f52ec..9bf2d507c911 100644 --- a/gnu/usr.bin/patch/pch.c +++ b/gnu/usr.bin/patch/pch.c @@ -1,6 +1,10 @@ -/* $Header: /home/ncvs/src/gnu/usr.bin/patch/pch.c,v 1.13 1998/01/21 14:37:23 ache Exp $ +/* $Header: /home/ncvs/src/gnu/usr.bin/patch/pch.c,v 1.14 1998/01/21 15:10:14 ache Exp $   *   * $Log: pch.c,v $ + * Revision 1.14  1998/01/21 15:10:14  ache + * Add -I or --index-first option to take Index: precedence over context diff, + * as it was in hacked FreeBSD version + *   * Revision 1.13  1998/01/21 14:37:23  ache   * Resurrect patch 2.1 without FreeBSD Index: hack   * @@ -32,6 +36,10 @@   *   * Revision 1.8  1996/04/12 11:37:32  markm   * Attempt to break a $Log: pch.c,v $ + * Attempt to break a Revision 1.14  1998/01/21 15:10:14  ache + * Attempt to break a Add -I or --index-first option to take Index: precedence over context diff, + * Attempt to break a as it was in hacked FreeBSD version + * Attempt to break a   * Attempt to break a Revision 1.13  1998/01/21 14:37:23  ache   * Attempt to break a Resurrect patch 2.1 without FreeBSD Index: hack   * Attempt to break a | 
