diff miscellany/patch-2.0.12u8/patch.c @ 12:441a2190cfae

Lion fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 21 Apr 2012 13:10:49 +0900
parents bce86c4163a3
children
line wrap: on
line diff
--- a/miscellany/patch-2.0.12u8/patch.c	Fri Nov 07 20:20:35 2008 +0000
+++ b/miscellany/patch-2.0.12u8/patch.c	Sat Apr 21 13:10:49 2012 +0900
@@ -1,5 +1,5 @@
 char rcsid[] =
-	"$Header$";
+	"$Header: /Users/kono/src/CVS/mh/miscellany/patch-2.0.12u8/patch.c,v 1.1.1.1 2005/04/18 14:46:05 kono Exp $";
 
 /* patch - a program to apply diffs to original files
  *
@@ -8,9 +8,9 @@
  * This program may be copied as long as you don't try to make any
  * money off of it, or pretend that you wrote it.
  *
- * $Log$
- * Revision 1.1  2005/04/18 14:46:05  kono
- * Initial revision
+ * $Log: patch.c,v $
+ * Revision 1.1.1.1  2005/04/18 14:46:05  kono
+ * MH pre UTF8
  *
  * Revision 2.0.2.0  90/05/01  22:17:50  davison
  * patch12u: unidiff support added