done=putzero_done;
- /* Deprecated. Use -debug instead. */
- if ((cp = getenv ("MHPDEBUG")) && *cp)
- ++debug;
-
arguments = getarguments (invo_name, argc, argv, 1);
argp = arguments;
if (*cp == '+' || *cp == '@') {
if (folder)
adios (NULL, "only one folder at a time!");
- else
- folder = pluspath (cp);
+ folder = pluspath (cp);
} else
app_msgarg(&msgs, cp);
}