]> diplodocus.org Git - nmh/blobdiff - uip/show.c
Move terminal.c's prototypes from prototypes.h to new terminal.h.
[nmh] / uip / show.c
index dfe5052c9d1320d3b6bedfe137af4d1d49c042f7..55707da4d6e3fec9e3c836f9a66a61695f6e661c 100644 (file)
@@ -188,8 +188,7 @@ usage:
        if (*cp == '+' || *cp == '@') {
            if (folder)
                adios (NULL, "only one folder at a time!");
-           else
-               folder = pluspath (cp);
+            folder = pluspath (cp);
        } else {
            if (mode != SHOW)
                goto usage;