git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5035 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-06-29 00:40:03 +00:00
parent 6f350532cf
commit a3834aa6e6

View File

@@ -539,7 +539,6 @@ parse_pobox (char *a0, char *a1,
errx (1, "Who are you?");
u = strdup(pwd->pw_name);
}
errx(0, "h = %s, u = %s", h, u);
*host = h;
*user = u;
*filename = f;