diff options
author | dgp@users.sourceforge.net <dgp> | 2011-06-08 17:44:55 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2011-06-08 17:44:55 (GMT) |
commit | b22c70b26b7755db1844439c25834597bb5572b5 (patch) | |
tree | 2feace2ac90d8666eb2dd198d83307c99a4487ea /win/tkWinDialog.c | |
parent | acb89e8905e3310c8a3d05bb1c2a824ffc401a0c (diff) | |
parent | 42bca745d0043de8d97ec44accbad327b0482e5f (diff) | |
download | tk-b22c70b26b7755db1844439c25834597bb5572b5.zip tk-b22c70b26b7755db1844439c25834597bb5572b5.tar.gz tk-b22c70b26b7755db1844439c25834597bb5572b5.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'win/tkWinDialog.c')
-rw-r--r-- | win/tkWinDialog.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/win/tkWinDialog.c b/win/tkWinDialog.c index c275f68..283667a 100644 --- a/win/tkWinDialog.c +++ b/win/tkWinDialog.c @@ -7,9 +7,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tkWinDialog.c,v 1.50.2.10 2010/11/24 15:11:36 nijtmans Exp $ - * */ #define WINVER 0x0500 /* Requires Windows 2K definitions */ |