X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6170b76c7d080efb5e980260d8fb7a33e0512f61..a3724ed39:/uip/inc.c?ds=inline diff --git a/uip/inc.c b/uip/inc.c index f3888394..0890f831 100644 --- a/uip/inc.c +++ b/uip/inc.c @@ -623,7 +623,7 @@ main (int argc, char **argv) case SCNFAT: trnflag = 0; - noisy++; + noisy = true; /* advise (cp, "unable to read"); already advised */ break; @@ -764,7 +764,7 @@ main (int argc, char **argv) case SCNFAT: trnflag = 0; - noisy++; + noisy = true; /* advise (cp, "unable to read"); already advised */ break;