X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fviamail.c;h=b4cd5e2bfbf2840165ff3fd158cf07ae7288d100;hb=945aa62b814966a1266a5524bd089a74e0999cd1;hp=8e3332d0597fd29778f7efef1a911bf507e05b5f;hpb=7879ea4084333b448c5a3a49c1cb52023e3808d1;p=mmh diff --git a/uip/viamail.c b/uip/viamail.c index 8e3332d..b4cd5e2 100644 --- a/uip/viamail.c +++ b/uip/viamail.c @@ -3,6 +3,10 @@ * viamail.c -- send multiple files in a MIME message * * $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 @@ -11,7 +15,7 @@ #include #include #include -#include +#include #include #include #include @@ -233,7 +237,7 @@ via_mail (char *mailsw, char *subjsw, char *parmsw, char *descsw, if (verbsw) vec[vecp++] = "-verbose"; - switch (sendsbr (vec, vecp, tmpfil, &st, 0)) { + switch (sendsbr (vec, vecp, tmpfil, &st, 0, (char *)0)) { case DONE: case NOTOK: status++;