From 4b582e98895e5936760874fa4cf46c86e1ce278a Mon Sep 17 00:00:00 2001 From: stanton Date: Fri, 23 Apr 1999 01:57:08 +0000 Subject: * generic/tclEvent.c: lint --- generic/tclEvent.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generic/tclEvent.c b/generic/tclEvent.c index 7499577..f237cd2 100644 --- a/generic/tclEvent.c +++ b/generic/tclEvent.c @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclEvent.c,v 1.4 1999/04/16 00:46:46 stanton Exp $ + * RCS: @(#) $Id: tclEvent.c,v 1.5 1999/04/23 01:57:08 stanton Exp $ */ #include "tclInt.h" @@ -779,7 +779,7 @@ TclFindEncodings(argv0) TclpSetInitialEncodings(); /* - * Now convert the native sting back to native string back to UTF. + * Now convert the native string back to UTF. */ if (pathPtr != NULL) { -- cgit v0.12