(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:
Assar Westerlund
1998-07-10 01:55:59 +00:00
parent e37d71f641
commit df5e4682df

View File

@@ -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++;