diff options
author | dgp <dgp@noemail.net> | 2007-12-13 15:23:41 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2007-12-13 15:23:41 (GMT) |
commit | 2515c121c21a905f74fe6cc11fa98ac023bb4445 (patch) | |
tree | 4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /unix/tkUnixScale.c | |
parent | eaeb4874f54a01cd940afa0feb28a4ce8ee7e7f9 (diff) | |
download | tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.zip tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.tar.gz tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.tar.bz2 |
merge stable branch onto HEAD
FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
Diffstat (limited to 'unix/tkUnixScale.c')
-rw-r--r-- | unix/tkUnixScale.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tkUnixScale.c b/unix/tkUnixScale.c index c12eee3..4c925b7 100644 --- a/unix/tkUnixScale.c +++ b/unix/tkUnixScale.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: tkUnixScale.c,v 1.12 2007/09/07 00:34:58 dgp Exp $ + * RCS: @(#) $Id: tkUnixScale.c,v 1.13 2007/12/13 15:28:51 dgp Exp $ */ #include "tkInt.h" |