diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-08 17:44:55 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-08 17:44:55 (GMT) |
commit | 092ffefd982e994324b4f188c06f211deecbe686 (patch) | |
tree | 2feace2ac90d8666eb2dd198d83307c99a4487ea /generic/tkFont.c | |
parent | 67e86168969b8dc8c999494b865d639cde34d5d5 (diff) | |
parent | 5cad7e1240b32955c1350fcd8cf4456165f13f96 (diff) | |
download | tk-092ffefd982e994324b4f188c06f211deecbe686.zip tk-092ffefd982e994324b4f188c06f211deecbe686.tar.gz tk-092ffefd982e994324b4f188c06f211deecbe686.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'generic/tkFont.c')
-rw-r--r-- | generic/tkFont.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tkFont.c b/generic/tkFont.c index 4852f14..1a6474f 100644 --- a/generic/tkFont.c +++ b/generic/tkFont.c @@ -9,8 +9,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tkFont.c,v 1.42.2.3 2009/09/10 12:47:15 dkf Exp $ */ #include "tkInt.h" |