]> diplodocus.org Git - nmh/blobdiff - uip/whatnowsbr.c
Create $MH_OBJ_DIR/test/testdir if it doesn't already exist. This
[nmh] / uip / whatnowsbr.c
index 0aca3e977002df08dec503ff32e9c5b8527a00cc..d0423f53957db48bd16e2ac619da18b1ee80c7c3 100644 (file)
@@ -237,9 +237,9 @@ WhatNow (int argc, char **argv)
     snprintf (prompt, sizeof(prompt), myprompt, invo_name);
     for (;;) {
 #ifdef READLINE_SUPPORT
-       if (!(argp = getans_via_readline (prompt, aleqs))) {
+       if (!(argp = read_switch_multiword_via_readline (prompt, aleqs))) {
 #else /* ! READLINE_SUPPORT */
-       if (!(argp = getans (prompt, aleqs))) {
+       if (!(argp = read_switch_multiword (prompt, aleqs))) {
 #endif /* READLINE_SUPPORT */
            (void) m_unlink (LINK);
            done (1);
@@ -1334,7 +1334,7 @@ removefile (char *drft)
 
 
 /*
- * Return 1 if we already have a MIME-Verson header, 0 otherwise.
+ * Return 1 if we already have a MIME-Version header, 0 otherwise.
  */
 
 static int