]> diplodocus.org Git - nmh/blobdiff - uip/mhmisc.c
Use va_copy() to get a copy of va_list, instead of using original.
[nmh] / uip / mhmisc.c
index acaae82ab0b54bf6702b3987c04ef8104717aa09..559c3cda2a19e2deff924c8f190c14006986488c 100644 (file)
@@ -22,7 +22,7 @@ int ntype = 0;
 char *parts[NPARTS + 1];
 char *types[NTYPES + 1];
 
-int userrs = 0;
+bool userrs;
 
 static char *errs = NULL;