X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fscan.c;h=02621dc56d1eaa6be9c15e70dac3890d158b57d3;hp=1612717d8d68ed97ace4095e7f6999f6a1e0a682;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=6c42153ad9362cc676ea66563bf400d7511b3b68 diff --git a/uip/scan.c b/uip/scan.c index 1612717..02621dc 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: