X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ebc80d39510fbd9557cbea587e4f969436488746..6170b76c7d080efb5e980260d8fb7a33e0512f61:/uip/post.c diff --git a/uip/post.c b/uip/post.c index 681556b3..9723d26f 100644 --- a/uip/post.c +++ b/uip/post.c @@ -1866,7 +1866,7 @@ do_text (char *file, int fd) case RP_NO: case RP_NDEL: die (NULL, "posting failed; %s", rp_string (retval)); - /* FALLTHRU */ + break; default: die (NULL, "unexpected response; %s", rp_string (retval));