Deleted Added
full compact
17c17
< static char sccsid[] = "@(#)domain.c 8.80 (Berkeley) 12/17/1998 (with name server)";
---
> static char sccsid[] = "@(#)domain.c 8.81 (Berkeley) 1/21/1999 (with name server)";
19c19
< static char sccsid[] = "@(#)domain.c 8.80 (Berkeley) 12/17/1998 (without name server)";
---
> static char sccsid[] = "@(#)domain.c 8.81 (Berkeley) 1/21/1999 (without name server)";
449d448
< auto int rcode;
457c456
< nmx = getmxrr(name, mxhosts, FALSE, &rcode);
---
> nmx = getmxrr(name, mxhosts, FALSE, statp);