We have `NULL' in order to not need to write `(char *)0' anymore.
[mmh] / uip / viamail.c
index 3fff44a..007adb3 100644 (file)
@@ -222,7 +222,7 @@ via_mail(char *mailsw, char *subjsw, char *parmsw, char *descsw,
        if (verbsw)
                vec[vecp++] = "-verbose";
 
-       switch (sendsbr(vec, vecp, tmpfil, &st, 0, (char *)0, 0)) {
+       switch (sendsbr(vec, vecp, tmpfil, &st, 0, NULL, 0)) {
                case DONE:
                case NOTOK:
                        status++;