diff options
Diffstat (limited to 'generic/tkUndo.c')
-rw-r--r-- | generic/tkUndo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkUndo.c b/generic/tkUndo.c index fcc24af..e875bf3 100644 --- a/generic/tkUndo.c +++ b/generic/tkUndo.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: tkUndo.c,v 1.12 2007/09/07 00:34:54 dgp Exp $ + * RCS: @(#) $Id: tkUndo.c,v 1.13 2007/12/13 15:24:21 dgp Exp $ */ #include "tkInt.h" |