]> git.marmaro.de Git - mmh/blobdiff - sbr/getans.c
Pass int instead of char to iscntrl() and isspace() because that's what they require...
[mmh] / sbr / getans.c
index 5c70ba06b21dfcd181c4b8511988d5a5c85cb211..173e1b43dec92689b4ff779c1833ab5d7282f5c2 100644 (file)
@@ -70,6 +70,8 @@ getans (char *prompt, struct swit *ansp)
 static void
 intrser (int i)
 {
+    NMH_UNUSED (i);
+
     /*
      * should this be siglongjmp?
      */