X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fa84a13141e054c3d519b75a3b41bc448420ba7e..2c5c74d8aff556e5cd7bc10c9d555a0b2a026ed7:/uip/dist.c diff --git a/uip/dist.c b/uip/dist.c index f846b74d..cdebbd93 100644 --- a/uip/dist.c +++ b/uip/dist.c @@ -1,6 +1,4 @@ - -/* - * dist.c -- re-distribute a message +/* dist.c -- re-distribute 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 @@ -251,7 +249,7 @@ try_it_again: i = YESW; break; default: - advise (NULL, "say what?"); + inform("say what?"); break; } }