summaryrefslogtreecommitdiffstats
path: root/win/tclWinInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'win/tclWinInit.c')
-rw-r--r--win/tclWinInit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tclWinInit.c b/win/tclWinInit.c
index b0e08d0..6b8f18a 100644
--- a/win/tclWinInit.c
+++ b/win/tclWinInit.c
@@ -194,7 +194,7 @@ TclpInitLibraryPath(
char installLib[LIBRARY_SIZE];
const char *bytes;
- pathPtr = Tcl_NewObj();
+ TclNewObj(pathPtr);
/*
* Initialize the substring used when locating the script library. The