summaryrefslogtreecommitdiffstats
path: root/win/tclWinPipe.c
diff options
context:
space:
mode:
Diffstat (limited to 'win/tclWinPipe.c')
-rw-r--r--win/tclWinPipe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/tclWinPipe.c b/win/tclWinPipe.c
index a001816..4280544 100644
--- a/win/tclWinPipe.c
+++ b/win/tclWinPipe.c
@@ -3430,6 +3430,7 @@ TclPipeThreadStopSignal(
SetEvent(evControl);
*pipeTIPtr = NULL;
+ /* FALLTHRU */
case PTI_STATE_DOWN:
return 1;