]> diplodocus.org Git - nmh/blobdiff - uip/prompter.c
Added $(TESTS_SHELL) at end of TESTS_ENVIRONMENT. This lets the
[nmh] / uip / prompter.c
index a016c1f17ad3d20adc2c93b6e48c6664e6ddc317..981e8201b4f378a9e97383e9a03dd07e3f7a273a 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++;