summaryrefslogtreecommitdiff
path: root/pith/msgno.c
diff options
context:
space:
mode:
Diffstat (limited to 'pith/msgno.c')
-rw-r--r--pith/msgno.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/msgno.c b/pith/msgno.c
index 0ec3363..f3a6dec 100644
--- a/pith/msgno.c
+++ b/pith/msgno.c
@@ -864,7 +864,7 @@ calculate_some_scores(MAILSTREAM *stream, SEARCHSET *searchset, int no_fetch)
* we will actually have fetched this with
* the envelope. Just making sure.
*/
- if(hdrtok && no_fetch){
+ if(no_fetch){
error++;
break;
}