diff options
Diffstat (limited to 'generic/tkAtom.c')
-rw-r--r-- | generic/tkAtom.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tkAtom.c b/generic/tkAtom.c index 7e370d7..f3e5324 100644 --- a/generic/tkAtom.c +++ b/generic/tkAtom.c @@ -12,10 +12,9 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkAtom.c,v 1.5 2005/11/17 10:57:35 dkf Exp $ + * RCS: @(#) $Id: tkAtom.c,v 1.6 2007/09/07 00:34:51 dgp Exp $ */ -#include "tkPort.h" #include "tkInt.h" /* |