diff options
Diffstat (limited to 'unix/tkUnixFocus.c')
-rw-r--r-- | unix/tkUnixFocus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tkUnixFocus.c b/unix/tkUnixFocus.c index 5c1a4f6..afab537 100644 --- a/unix/tkUnixFocus.c +++ b/unix/tkUnixFocus.c @@ -9,7 +9,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkUnixFocus.c 1.9 97/10/31 09:54:04 + * RCS: @(#) $Id: tkUnixFocus.c,v 1.2 1998/09/14 18:23:56 stanton Exp $ */ #include "tkInt.h" |