X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3b6170b27ba8fedbb4d67d2842bfaa38d4417962..b47b562525f149f175c3d216feea20a6db2e9ff5:/uip/mhmisc.c diff --git a/uip/mhmisc.c b/uip/mhmisc.c index acaae82a..559c3cda 100644 --- a/uip/mhmisc.c +++ b/uip/mhmisc.c @@ -22,7 +22,7 @@ int ntype = 0; char *parts[NPARTS + 1]; char *types[NTYPES + 1]; -int userrs = 0; +bool userrs; static char *errs = NULL;