x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5035 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -539,7 +539,6 @@ parse_pobox (char *a0, char *a1,
|
|||||||
errx (1, "Who are you?");
|
errx (1, "Who are you?");
|
||||||
u = strdup(pwd->pw_name);
|
u = strdup(pwd->pw_name);
|
||||||
}
|
}
|
||||||
errx(0, "h = %s, u = %s", h, u);
|
|
||||||
*host = h;
|
*host = h;
|
||||||
*user = u;
|
*user = u;
|
||||||
*filename = f;
|
*filename = f;
|
||||||
|
Reference in New Issue
Block a user