]> diplodocus.org Git - nmh/blobdiff - uip/whatnowsbr.c
Fixed write8Bit() to use fread()/fwrite() instead of
[nmh] / uip / whatnowsbr.c
index fd42f826553ecfca5e4561ff6c095dafa058f8c1..0beba2b1130601816ce521e7b3025bedcbccc0e1 100644 (file)
@@ -852,7 +852,6 @@ sendfile (char **arg, char *file, int pushsw)
            advise (NULL, "unable to fork, so sending directly...");
        case OK:
            vec = argsplit(sendproc, &program, &vecp);
-           vec[vecp++] = invo_name;
            if (pushsw)
                vec[vecp++] = "-push";
            if (arg)