]> diplodocus.org Git - nmh/blobdiff - uip/mhn.c
Added probe to configure.ac to output flex version (for fed18arm7 build).
[nmh] / uip / mhn.c
index 8cd3acddbff1590cebeb38c4ea37b302b32c6aa8..c0b7e7816c7a4e2eb58d569bed82c7cba0b63169 100644 (file)
--- 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