]> diplodocus.org Git - nmh/blobdiff - uip/comp.c
We're not using the .Bu macro anymore.
[nmh] / uip / comp.c
index 8fced484def5a5be30089c3d19a2ecd1fcd8ef09..67cf83bb502199f9e23733d462d20b489cddf188 100644 (file)
@@ -172,7 +172,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!");