]> diplodocus.org Git - nmh/blobdiff - uip/dist.c
The MH web site is now http://rand-mh.sourceforge.net/ and the MH
[nmh] / uip / dist.c
index 70e515eb611d31aa7e27240cca6fa8ec4cb98c85..d8c261da4c9dbf78d22ff9db200f988322695fbc 100644 (file)
@@ -180,7 +180,7 @@ main (int argc, char **argv)
            if (folder)
                adios (NULL, "only one folder at a time!");
            else
-               folder = path (cp + 1, *cp == '+' ? TFOLDER : TSUBCWF);
+               folder = pluspath (cp);
        } else {
            if (msg)
                adios (NULL, "only one message at a time!");