]> diplodocus.org Git - nmh/blobdiff - uip/mhn.c
Switch over to using the token parser instead of isspace(), and
[nmh] / uip / mhn.c
index 08405d4d009dbd6f6bcc22f4f19c5d0abf3882c7..220a73d5aea5285472b0ddcb9a7de40e2d04fffe 100644 (file)
--- a/uip/mhn.c
+++ b/uip/mhn.c
@@ -132,9 +132,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 */
 void store_all_messages (CT *);
 
@@ -556,7 +553,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