X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fscan.c;h=a53a5bad51522dfbf3ea4c35347c59ed5f3efb6c;hb=5afa7072e3fe7fc42287e2149e1c23b363700795;hp=d85d80e0c63708a77e37d81bfb198006bde0040e;hpb=8f4c5da8971926f7eccc912f7998c343aef3c33b;p=mmh diff --git a/uip/scan.c b/uip/scan.c index d85d80e..a53a5ba 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -3,13 +3,17 @@ * scan.c -- display a one-line "scan" listing of folder or messages * * $Id$ + * + * This code is Copyright (c) 2002, by the authors of nmh. See the + * COPYRIGHT file in the root directory of the nmh distribution for + * complete copyright information. */ #include #include #include #include -#include +#include #include /* @@ -316,7 +320,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: