]> diplodocus.org Git - nmh/blobdiff - uip/repl.c
sbr/mf.c: Rename path to routepath to avoid h/mh.h clash.
[nmh] / uip / repl.c
index 15aa0a3a58e81d1bef131f9cc39850c26c42526a..4ca18e7890ef8efb819a08a4d17d056390730f56 100644 (file)
@@ -1,6 +1,4 @@
-
-/*
- * repl.c -- reply to a message
+/* repl.c -- reply to a message
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
@@ -389,7 +387,7 @@ try_it_again:
                        i = YESW;
                    break;
                default: 
-                   advise (NULL, "say what?");
+                   inform("say what?");
                    break;
            }
        }