]> diplodocus.org Git - nmh/blobdiff - uip/repl.c
Change admonish(NULL, "foo") to inform("foo, continuing...").
[nmh] / uip / repl.c
index 15aa0a3a58e81d1bef131f9cc39850c26c42526a..430e2cc3aa818730def82291d127986a9f512021 100644 (file)
@@ -389,7 +389,7 @@ try_it_again:
                        i = YESW;
                    break;
                default: 
-                   advise (NULL, "say what?");
+                   inform("say what?");
                    break;
            }
        }