* Red Hat Bug #253342: inc.c, utils.c, utils.h: When inc is run with the
[mmh] / uip / mhlist.c
index b130cf1..1de53e3 100644 (file)
@@ -242,7 +242,7 @@ do_cache:
            if (folder)
                adios (NULL, "only one folder at a time!");
            else
-               folder = path (cp + 1, *cp == '+' ? TFOLDER : TSUBCWF);
+               folder = pluspath (cp);
        } else
                app_msgarg(&msgs, cp);
     }