]> diplodocus.org Git - nmh/blobdiff - uip/burst.c
We're not using the .Bu macro anymore.
[nmh] / uip / burst.c
index 908de0df8110bbdc53c2426af031e4af7d161aa8..319918bb35f6ed3670412ee4b5e1a4fc4753cb5c 100644 (file)
@@ -111,7 +111,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 {
            msgs[msgp++] = cp;
        }