summaryrefslogtreecommitdiffstats
path: root/xlib/xgc.c
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-12-13 15:23:41 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-12-13 15:23:41 (GMT)
commitad22aa264a6389aad9cd820032d1f8cca5832914 (patch)
tree4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /xlib/xgc.c
parent3d75268cfe0948ae13452dc01b24cdba45c80201 (diff)
downloadtk-ad22aa264a6389aad9cd820032d1f8cca5832914.zip
tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.gz
tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.bz2
merge stable branch onto HEAD
Diffstat (limited to 'xlib/xgc.c')
-rw-r--r--xlib/xgc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlib/xgc.c b/xlib/xgc.c
index 86424ea..1fbcc48 100644
--- a/xlib/xgc.c
+++ b/xlib/xgc.c
@@ -10,7 +10,7 @@
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: xgc.c,v 1.15 2007/11/09 06:23:30 das Exp $
+ * RCS: @(#) $Id: xgc.c,v 1.16 2007/12/13 15:29:45 dgp Exp $
*/
#include <tkInt.h>