X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/dbdbd49d59ae5c14e66b1c148a63b8abc9d076ab..b47b562525f149f175c3d216feea20a6db2e9ff5:/uip/mhshow.c diff --git a/uip/mhshow.c b/uip/mhshow.c index f868065c..e44dd115 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -385,7 +385,7 @@ do_cache: if (!*cts) done (1); - userrs = 1; + userrs = true; SIGNAL (SIGQUIT, quitser); SIGNAL (SIGPIPE, pipeser);