X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6c42153ad9362cc676ea66563bf400d7511b3b68..8a5d5abeee6212629a14bd80abe2c97a07d609fb:/uip/scan.c diff --git a/uip/scan.c b/uip/scan.c index 1612717d..02621dc5 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -51,7 +51,6 @@ static struct swit switches[] = { { NULL, 0 } }; -extern int errno; /* * global for sbr/formatsbr.c - yech! @@ -320,7 +319,7 @@ main (int argc, char **argv) switch (state = scan (in, msgnum, 0, nfs, width, msgnum == mp->curmsg, unseen, - hdrflag ? folder : NULL, 0L, 1)) { + folder, 0L, 1)) { case SCNMSG: case SCNENC: case SCNERR: