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 1dfbbbc..618052b 100644
--- a/win/tclWinPipe.c
+++ b/win/tclWinPipe.c
@@ -3437,6 +3437,7 @@ TclPipeThreadStopSignal(
SetEvent(evControl);
*pipeTIPtr = NULL;
+ /* FALLTHRU */
case PTI_STATE_DOWN:
return 1;