Don't test with sendmail because it would really send the mail. If
[mmh] / uip / prompter.c
index a016c1f..981e820 100644 (file)
@@ -396,6 +396,8 @@ getln (char *buffer, int n)
 static void
 intrser (int i)
 {
+    NMH_UNUSED (i);
+
     if (wtuser)
        longjmp (sigenv, NOTOK);
     sigint++;