X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9ffc9180ae03e7cd4b334f665a43133e2ec91a37..418ee17e8bd250785855ca3f3f1ff0e19331d498:/uip/msgchk.c?ds=sidebyside diff --git a/uip/msgchk.c b/uip/msgchk.c index 82541ec5..5ab5b760 100644 --- a/uip/msgchk.c +++ b/uip/msgchk.c @@ -254,7 +254,7 @@ main (int argc, char **argv) snoop, sasl, saslmech, tlsflag, auth_svc); } } else { - if (user == NULL) user = getusername (); + if (user == NULL) user = getusername (1); if (vecp == 0) { char *home;