diff options
author | stanton <stanton@noemail.net> | 1998-09-30 02:15:12 (GMT) |
---|---|---|
committer | stanton <stanton@noemail.net> | 1998-09-30 02:15:12 (GMT) |
commit | df8ac40fe0fc9a011ebf6ccc953efc6fd329ea6b (patch) | |
tree | 1da3d93d793cd6abb62cd2204f5e4f73406f2752 /win/tkWinConfig.c | |
parent | f110d4e2a4b45b23f037e22b18041093a18a028f (diff) | |
download | tk-df8ac40fe0fc9a011ebf6ccc953efc6fd329ea6b.zip tk-df8ac40fe0fc9a011ebf6ccc953efc6fd329ea6b.tar.gz tk-df8ac40fe0fc9a011ebf6ccc953efc6fd329ea6b.tar.bz2 |
Merged 8.0.3 changes into 8.1
FossilOrigin-Name: 0fa81ba1cc5cf5f0790f76efcb9a72abacfe0a73
Diffstat (limited to 'win/tkWinConfig.c')
-rw-r--r-- | win/tkWinConfig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWinConfig.c b/win/tkWinConfig.c index feb77bd..3223d81 100644 --- a/win/tkWinConfig.c +++ b/win/tkWinConfig.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. * - * SCCS: @(#) tkWinConfig.c 1.4 98/01/21 00:23:32 + * RCS: @(#) $Id: tkWinConfig.c,v 1.1.2.2 1998/09/30 02:19:30 stanton Exp $ */ #include "tk.h" |