]> diplodocus.org Git - nmh/blobdiff - uip/mhn.c
Alright, things compile now, but don't link yet; need to write the
[nmh] / uip / mhn.c
index be433d69b5e9be79c8dcdc423906089ced84fce0..ea56379150618ae9b5945f0c60e96f2181f616c8 100644 (file)
--- 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++)