chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Various frameworks; ready for meat.
[adns]
/
src
/
adns-internal.h
diff --git
a/src/adns-internal.h
b/src/adns-internal.h
index 8666614456e5cd0d8db594f4864a7c20e26dee9e..05dd29c389d060aa04e6ee23d4e65d224fd0c57e 100644
(file)
--- a/
src/adns-internal.h
+++ b/
src/adns-internal.h
@@
-16,7
+16,7
@@
struct adns__query {
adns_query next, back;
adns_query parent, child;
adns_rrtype type;
-
struct
adns_answer *answer;
+ adns_answer *answer;
int flags, udpretries, server;
struct timeval timeout;
void *context;