The first ``inc'' into an empty folder would not update the unseen
authorJeffrey C Honig <jch@honig.net>
Sun, 14 Sep 2003 13:25:55 +0000 (13:25 +0000)
committerJeffrey C Honig <jch@honig.net>
Sun, 14 Sep 2003 13:25:55 +0000 (13:25 +0000)
sequence.  This is because seq_list() will return NULL if mp->nummsg
is zero.  Insure that mp->nummsg is incremented.


No differences found