]>
diplodocus.org Git - nmh/blob - sbr/seq_setcur.c
3 * seq_setcur.c -- set the current message ("cur" sequence) for a folder
12 seq_setcur (struct msgs
*mp
, int msgnum
)
15 * Just call seq_addmsg() to update the
18 seq_addmsg (mp
, current
, msgnum
, -1, 1);