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 | f24a034c181b1d6241681db073d5b7c76a6d8347 (patch) | |
tree | 2feace2ac90d8666eb2dd198d83307c99a4487ea /unix/tkUnixButton.c | |
parent | 394aadaedbb3e7a86be403bb2ec03272146231b1 (diff) | |
parent | 2930fe962d24b30caded88b0cd89bf25e9bb43a8 (diff) | |
download | tk-f24a034c181b1d6241681db073d5b7c76a6d8347.zip tk-f24a034c181b1d6241681db073d5b7c76a6d8347.tar.gz tk-f24a034c181b1d6241681db073d5b7c76a6d8347.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'unix/tkUnixButton.c')
-rw-r--r-- | unix/tkUnixButton.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/tkUnixButton.c b/unix/tkUnixButton.c index 0ca30f2..373f2e3 100644 --- a/unix/tkUnixButton.c +++ b/unix/tkUnixButton.c @@ -7,8 +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: tkUnixButton.c,v 1.25.2.1 2009/10/24 00:12:03 dkf Exp $ */ #include "tkInt.h" |