Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 49239
Collapse All | Expand All

(-)src/internal.h.old (-1 / +1 lines)
Lines 574-580 Link Here
574
} parsedomain_flags;
574
} parsedomain_flags;
575
575
576
adns_status adns__parse_domain(adns_state ads, int serv, adns_query qu,
576
adns_status adns__parse_domain(adns_state ads, int serv, adns_query qu,
577
			       vbuf *vb, parsedomain_flags flags,
577
			       vbuf *vb, adns_queryflags flags,
578
			       const byte *dgram, int dglen, int *cbyte_io,
578
			       const byte *dgram, int dglen, int *cbyte_io,
579
			       int max);
579
			       int max);
580
/* vb must already have been initialised; it will be reset if necessary.
580
/* vb must already have been initialised; it will be reset if necessary.

Return to bug 49239