summaryrefslogtreecommitdiffstats
path: root/win/tclWinPanic.c
diff options
context:
space:
mode:
Diffstat (limited to 'win/tclWinPanic.c')
-rw-r--r--win/tclWinPanic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tclWinPanic.c b/win/tclWinPanic.c
index 3131286..3d9e98c 100644
--- a/win/tclWinPanic.c
+++ b/win/tclWinPanic.c
@@ -28,7 +28,7 @@
*----------------------------------------------------------------------
*/
-void
+TCL_NORETURN void
Tcl_ConsolePanic(
const char *format, ...)
{