]> diplodocus.org Git - nmh/blobdiff - uip/send.c
Added context_find_prefix().
[nmh] / uip / send.c
index 26ef89a8b4d18997da75416e1cb01f59f78a6722..f4c4910673a9552c941504a60839ded959b3a5ba 100644 (file)
@@ -301,7 +301,7 @@ main (int argc, char **argv)
                adios (msgs[0], "unable to stat draft file");
            cp = concat ("Use \"", msgs[0], "\"? ", NULL);
            for (status = LISTDSW; status != YESW;) {
-               if (!(argp = getans (cp, anyl)))
+               if (!(argp = read_switch_multiword (cp, anyl)))
                    done (1);
                switch (status = smatch (*argp, anyl)) {
                    case NOSW: