X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fviamail.c;h=b4cd5e2bfbf2840165ff3fd158cf07ae7288d100;hb=7480dbc14bc90f2d872d434205c0784704213252;hp=9f79a2e1b626d74834f2dd41c1dbb0e6ebaec2d0;hpb=dee387b53ab0d42922f857b60d6f980c9e79d16f;p=mmh diff --git a/uip/viamail.c b/uip/viamail.c index 9f79a2e..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 @@ -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++;