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