summaryrefslogtreecommitdiffstats
path: root/generic/tkEntry.c
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2007-12-13 15:23:41 (GMT)
committerdgp@users.sourceforge.net <dgp>2007-12-13 15:23:41 (GMT)
commit2c47b5d96752525b18d99286069f95f038548ca4 (patch)
tree4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /generic/tkEntry.c
parentfa639b8d349b5bc14e2e92ba8542b7ac0171db7b (diff)
downloadtk-2c47b5d96752525b18d99286069f95f038548ca4.zip
tk-2c47b5d96752525b18d99286069f95f038548ca4.tar.gz
tk-2c47b5d96752525b18d99286069f95f038548ca4.tar.bz2
merge stable branch onto HEAD
Diffstat (limited to 'generic/tkEntry.c')
-rw-r--r--generic/tkEntry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkEntry.c b/generic/tkEntry.c
index 30b525b..62b0806 100644
--- a/generic/tkEntry.c
+++ b/generic/tkEntry.c
@@ -14,7 +14,7 @@
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkEntry.c,v 1.46 2007/11/17 23:07:45 patthoyts Exp $
+ * RCS: @(#) $Id: tkEntry.c,v 1.47 2007/12/13 15:24:14 dgp Exp $
*/
#include "tkInt.h"