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 /generic/tkSelect.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 'generic/tkSelect.h')
-rw-r--r-- | generic/tkSelect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkSelect.h b/generic/tkSelect.h index 8595599..6880497 100644 --- a/generic/tkSelect.h +++ b/generic/tkSelect.h @@ -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: @(#) tkSelect.h 1.4 95/11/03 13:22:41 + * RCS: @(#) $Id: tkSelect.h,v 1.1.4.1 1998/09/30 02:17:19 stanton Exp $ */ #ifndef _TKSELECT |