summaryrefslogtreecommitdiffstats
path: root/win/tclWinInit.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-03 14:19:05 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-03 14:19:05 (GMT)
commit2e71e654f85f50f225f7c8ff495ce8e5380b02d2 (patch)
treeae9e63e3662375e8e0201fa257cb390605a119d3 /win/tclWinInit.c
parent2552ed664c5cb66c0a094adecd92db0cadb0d004 (diff)
parent2d3d61a110e7b0bb25fd02cc60e00098e1054565 (diff)
downloadtcl-2e71e654f85f50f225f7c8ff495ce8e5380b02d2.zip
tcl-2e71e654f85f50f225f7c8ff495ce8e5380b02d2.tar.gz
tcl-2e71e654f85f50f225f7c8ff495ce8e5380b02d2.tar.bz2
Merge 8.7
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 d0d72bf..852e5f7 100644
--- a/win/tclWinInit.c
+++ b/win/tclWinInit.c
@@ -543,7 +543,7 @@ TclpSetVariables(
TCL_GLOBAL_ONLY);
}
-#ifdef _DEBUG
+#ifndef NDEBUG
/*
* The existence of the "debug" element of the tcl_platform array
* indicates that this particular Tcl shell has been compiled with debug