X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7879ea4084333b448c5a3a49c1cb52023e3808d1..d3a300121b033551031ffbdaa9202fb4aa4453f3:/uip/scan.c diff --git a/uip/scan.c b/uip/scan.c index 77bc999c..a53a5bad 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: