X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fseq_setunseen.c;h=bd57a2c5be8db2410b212d23c4bca4bd2e1abeaa;hp=d83365039df1a4af3cdf3a4996c87f6d6ef8e6f9;hb=431604647f89d5aac7b199a7883e98e56e4ccf9e;hpb=9cf6132a6ea29968131a000bc2fb6860affac45e diff --git a/sbr/seq_setunseen.c b/sbr/seq_setunseen.c index d833650..bd57a2c 100644 --- a/sbr/seq_setunseen.c +++ b/sbr/seq_setunseen.c @@ -23,6 +23,10 @@ seq_setunseen(struct msgs *mp, int doadd) int n; char **ap, *cp, *dp; + if (mp->lowmsg == 0) { + return; + } + /* ** Get the list of sequences for Unseen-Sequence ** and split them.