X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a514b8a78c447c8abc69386bee9f2c463b1c9362..2d688dc85e80ff9c832d9ea252ed393f0b5105e2:/uip/mhn.c diff --git a/uip/mhn.c b/uip/mhn.c index 8cd3acdd..c0b7e781 100644 --- a/uip/mhn.c +++ b/uip/mhn.c @@ -128,9 +128,6 @@ void flush_errors (void); /* mhshowsbr.c */ void show_all_messages (CT *); -/* mhlistsbr.c */ -void list_all_messages (CT *, int, int, int, int); - /* mhstoresbr.c */ typedef struct mhstoreinfo *mhstoreinfo_t; mhstoreinfo_t mhstoreinfo_create(CT *, char *, const char *, int, int); @@ -557,7 +554,7 @@ do_cache: * List the message content */ if (listsw) - list_all_messages (cts, headsw, sizesw, verbosw, debugsw); + list_all_messages (cts, headsw, sizesw, verbosw, debugsw, 0); /* * Store the message content