diff options
Diffstat (limited to 'generic/tkTextWind.c')
-rw-r--r-- | generic/tkTextWind.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkTextWind.c b/generic/tkTextWind.c index 729f67f..4f48b18 100644 --- a/generic/tkTextWind.c +++ b/generic/tkTextWind.c @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkTextWind.c,v 1.22 2007/09/07 00:34:54 dgp Exp $ + * RCS: @(#) $Id: tkTextWind.c,v 1.23 2007/12/13 15:24:17 dgp Exp $ */ #include "tkPort.h" |