X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2a00f59c84996b2782505bc49845b8828be500b5..7f71991d47a863a1cb3f66a1d5df87f3bacb7828:/uip/mhn.c diff --git a/uip/mhn.c b/uip/mhn.c index be433d69..ea563791 100644 --- a/uip/mhn.c +++ b/uip/mhn.c @@ -554,7 +554,7 @@ do_cache: * Show the message content */ if (showsw) - show_all_messages (cts, 0, 0, 0, NULL); + show_all_messages (cts, 0, 0, 0); /* Now free all the structures for the content */ for (ctp = cts; *ctp; ctp++)