fix build (remove rcs header hunk in diff)

This commit is contained in:
jolan 2009-01-16 05:23:10 +00:00
parent 6cf9c67d51
commit bfe54ef238

View File

@ -1,16 +1,7 @@
$OpenBSD: patch-generic_tk_h,v 1.1 2009/01/16 00:02:32 sthen Exp $
$OpenBSD: patch-generic_tk_h,v 1.2 2009/01/16 05:23:10 jolan Exp $
# Tk bug #2010422
--- generic/tk.h.orig Mon Apr 7 15:17:54 2008
+++ generic/tk.h Sun Oct 19 10:43:52 2008
@@ -12,7 +12,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: patch-generic_tk_h,v 1.1 2009/01/16 00:02:32 sthen Exp $
+ * RCS: @(#) $Id: patch-generic_tk_h,v 1.1 2009/01/16 00:02:32 sthen Exp $
*/
#ifndef _TK
@@ -635,18 +635,16 @@ typedef struct Tk_GeomMgr {
*
*---------------------------------------------------------------------------