diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-08 16:13:24 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-08 16:13:24 (GMT) |
commit | 53febd68ad44f54d786016a07a2d1a158bc362d2 (patch) | |
tree | 786e9299901f14f9734842c8825ad34a73260a50 /unix/tkUnixButton.c | |
parent | a17cc6e7864857dc63ad66ea35f82244d1addeef (diff) | |
download | tk-53febd68ad44f54d786016a07a2d1a158bc362d2.zip tk-53febd68ad44f54d786016a07a2d1a158bc362d2.tar.gz tk-53febd68ad44f54d786016a07a2d1a158bc362d2.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 3b1996f..d14f30d 100644 --- a/unix/tkUnixButton.c +++ b/unix/tkUnixButton.c @@ -8,8 +8,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.11.2.5 2004/12/02 02:07:43 hobbs Exp $ */ #include "tkButton.h" |