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/tkWinPort.h | |
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/tkWinPort.h')
-rw-r--r-- | win/tkWinPort.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWinPort.h b/win/tkWinPort.h index c2e9658..333f7ed 100644 --- a/win/tkWinPort.h +++ b/win/tkWinPort.h @@ -10,7 +10,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkWinPort.h 1.27 98/02/10 10:35:52 + * RCS: @(#) $Id: tkWinPort.h,v 1.1.4.2 1998/09/30 02:19:37 stanton Exp $ */ #ifndef _WINPORT |