aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/core/nntp/MCNNTPSession.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/nntp/MCNNTPSession.cpp b/src/core/nntp/MCNNTPSession.cpp
index f3e485d0..2b573cc8 100644
--- a/src/core/nntp/MCNNTPSession.cpp
+++ b/src/core/nntp/MCNNTPSession.cpp
@@ -840,6 +840,7 @@ static int xover_resp_to_fields(struct newsnntp_xover_resp_item * item, struct m
r = MAIL_ERROR_MEMORY;
goto free_list;
}
+ break
case MAILIMF_ERROR_PARSE:
break;