diff options
Diffstat (limited to 'win/winMain.c')
-rw-r--r-- | win/winMain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/winMain.c b/win/winMain.c index 558d0ac..254d194 100644 --- a/win/winMain.c +++ b/win/winMain.c @@ -9,7 +9,7 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: winMain.c,v 1.25 2007/10/12 01:39:15 davygrvy Exp $ + * RCS: @(#) $Id: winMain.c,v 1.26 2007/12/13 15:28:56 dgp Exp $ */ #include "tkInt.h" |