summaryrefslogtreecommitdiff
path: root/src/tls/s6-ucspitlsc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tls/s6-ucspitlsc.c')
-rw-r--r--src/tls/s6-ucspitlsc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tls/s6-ucspitlsc.c b/src/tls/s6-ucspitlsc.c
index c8e2e68..fd5bc86 100644
--- a/src/tls/s6-ucspitlsc.c
+++ b/src/tls/s6-ucspitlsc.c
@@ -37,6 +37,7 @@ static inline void child (int p[4][2], uint32_t options, unsigned int verbosity,
case 'y' :
close(p[2][1]) ;
p[2][1] = 0 ; /* we know 0 is open so it's a correct invalid value */
+ break ;
case 'Y' :
fd_shutdown(p[2][1], 0) ;
break ;