You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
418 B

Index: src/parse.c
--- src/parse.c.orig 2003-06-22 15:01:11.000000000 +0200
+++ src/parse.c 2004-05-14 10:05:43.000000000 +0200
@@ -113,7 +113,7 @@
}
adns_status adns__parse_domain(adns_state ads, int serv, adns_query qu,
- vbuf *vb, adns_queryflags flags,
+ vbuf *vb, parsedomain_flags flags,
const byte *dgram, int dglen, int *cbyte_io,
int max) {
findlabel_state fls;