summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--generic/tclCompile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclCompile.c b/generic/tclCompile.c
index 5565342..3330315 100644
--- a/generic/tclCompile.c
+++ b/generic/tclCompile.c
@@ -4366,7 +4366,7 @@ TclGetInnerContext(
*----------------------------------------------------------------------
*/
-MODULE_SCOPE Tcl_Obj *
+Tcl_Obj *
TclNewInstNameObj(
unsigned char inst)
{