diff options
author | dgp@users.sourceforge.net <dgp> | 2007-12-13 15:23:41 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2007-12-13 15:23:41 (GMT) |
commit | 2c47b5d96752525b18d99286069f95f038548ca4 (patch) | |
tree | 4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /generic/tkUndo.h | |
parent | fa639b8d349b5bc14e2e92ba8542b7ac0171db7b (diff) | |
download | tk-2c47b5d96752525b18d99286069f95f038548ca4.zip tk-2c47b5d96752525b18d99286069f95f038548ca4.tar.gz tk-2c47b5d96752525b18d99286069f95f038548ca4.tar.bz2 |
merge stable branch onto HEAD
Diffstat (limited to 'generic/tkUndo.h')
-rw-r--r-- | generic/tkUndo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkUndo.h b/generic/tkUndo.h index 06f0d8b..0776ea3 100644 --- a/generic/tkUndo.h +++ b/generic/tkUndo.h @@ -8,7 +8,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.h,v 1.7 2007/06/25 19:07:15 dgp Exp $ + * RCS: @(#) $Id: tkUndo.h,v 1.8 2007/12/13 15:24:21 dgp Exp $ */ #ifndef _TKUNDO |