X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fprompter.c;h=981e8201b4f378a9e97383e9a03dd07e3f7a273a;hb=e7129bf90a1b361e07365002379d8d2874c0f771;hp=a016c1f17ad3d20adc2c93b6e48c6664e6ddc317;hpb=f475d48680eb8bb0b6543efab9057eba2773666e;p=mmh diff --git a/uip/prompter.c b/uip/prompter.c index a016c1f..981e820 100644 --- a/uip/prompter.c +++ b/uip/prompter.c @@ -396,6 +396,8 @@ getln (char *buffer, int n) static void intrser (int i) { + NMH_UNUSED (i); + if (wtuser) longjmp (sigenv, NOTOK); sigint++;