summaryrefslogtreecommitdiffstats
path: root/generic/tclEvent.c
diff options
context:
space:
mode:
authorstanton <stanton>1999-04-23 01:57:08 (GMT)
committerstanton <stanton>1999-04-23 01:57:08 (GMT)
commit4b582e98895e5936760874fa4cf46c86e1ce278a (patch)
tree2b071bb359f42b52d6987524752cf681ccd318ca /generic/tclEvent.c
parent0c10a5580e9d822d2c6871c55bc3cd21e8094183 (diff)
downloadtcl-4b582e98895e5936760874fa4cf46c86e1ce278a.zip
tcl-4b582e98895e5936760874fa4cf46c86e1ce278a.tar.gz
tcl-4b582e98895e5936760874fa4cf46c86e1ce278a.tar.bz2
* generic/tclEvent.c: lint
Diffstat (limited to 'generic/tclEvent.c')
-rw-r--r--generic/tclEvent.c4
1 files 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) {