(parse_pobox): set f
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5077 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -493,6 +493,7 @@ parse_pobox (char *a0, char *a1,
|
||||
char *h, *u, *f;
|
||||
int po = 0;
|
||||
|
||||
f = a1;
|
||||
if(strncmp(a0, "po:", 3) == 0) {
|
||||
a0 += 3;
|
||||
po++;
|
||||
|
Reference in New Issue
Block a user