tidying
[exim.git] / src / src / smtp_out.c
index 9bd90c77a7cacf3d6abe360404f17b866000f2e3..8a4dace7e7f324f8589228035ac750f5422f4599 100644 (file)
@@ -191,6 +191,8 @@ switch (tcp_out_fastopen)
        tcp_out_fastopen = TFO_NOT_USED;
        }
     break;
+
+  default: break; /* compiler quietening */
   }
 # endif
 }