summaryrefslogtreecommitdiffstats
path: root/generic/tclVar.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-03-28 12:15:07 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-03-28 12:15:07 (GMT)
commit2f8d53558cab778cfc9115a4f86cb1269eac501a (patch)
treedc50a1b598af210e1f606efc5acb0e915991f91e /generic/tclVar.c
parentf5d20065645ee8d2b9005792208c5fa1405c9b7e (diff)
downloadtcl-2f8d53558cab778cfc9115a4f86cb1269eac501a.zip
tcl-2f8d53558cab778cfc9115a4f86cb1269eac501a.tar.gz
tcl-2f8d53558cab778cfc9115a4f86cb1269eac501a.tar.bz2
Corrected odd comment
Diffstat (limited to 'generic/tclVar.c')
-rw-r--r--generic/tclVar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclVar.c b/generic/tclVar.c
index a4b8a69..28151c0 100644
--- a/generic/tclVar.c
+++ b/generic/tclVar.c
@@ -5481,7 +5481,7 @@ DeleteArray(
/*
*----------------------------------------------------------------------
*
- * TclTclObjVarErrMsg --
+ * TclObjVarErrMsg --
*
* Generate a reasonable error message describing why a variable
* operation failed.