bug #18630, #18631, #18632, #18634: various patches from Craig Leres
[mmh] / uip / mhbuildsbr.c
index 4882ecb..8906d7f 100644 (file)
@@ -3254,7 +3254,7 @@ use_forw:
                if (folder)
                    adios (NULL, "only one folder per #forw directive");
                else
-                   folder = path (cp + 1, *cp == '+' ? TFOLDER : TSUBCWF);
+                   folder = pluspath (cp);
            }
        }