diff options
author | rjohnson <rjohnson@noemail.net> | 1999-04-21 21:53:19 (GMT) |
---|---|---|
committer | rjohnson <rjohnson@noemail.net> | 1999-04-21 21:53:19 (GMT) |
commit | a45692a324ea5650ef3362dd3e983c93ff1ec16d (patch) | |
tree | 8cccda69f9eed39178211bfcc3361f6d2b711f24 /win/tkWinButton.c | |
parent | a06bfaec7f04ac6c3abeda1b7bf1a3bba413fb05 (diff) | |
download | tk-a45692a324ea5650ef3362dd3e983c93ff1ec16d.zip tk-a45692a324ea5650ef3362dd3e983c93ff1ec16d.tar.gz tk-a45692a324ea5650ef3362dd3e983c93ff1ec16d.tar.bz2 |
Merged 8-1-0 into mainline.
FossilOrigin-Name: 0447cf267ea555fcba90be565b63fc310b3d0afb
Diffstat (limited to 'win/tkWinButton.c')
-rw-r--r-- | win/tkWinButton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWinButton.c b/win/tkWinButton.c index aa91860..6f2602c 100644 --- a/win/tkWinButton.c +++ b/win/tkWinButton.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: tkWinButton.c,v 1.4 1999/04/16 18:29:02 surles Exp $ + * RCS: @(#) $Id: tkWinButton.c,v 1.5 1999/04/21 21:53:32 rjohnson Exp $ */ #define OEMRESOURCE |