chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Include copyright and stuff; change aargh to more normal one.
[adns]
/
src
/
query.c
diff --git
a/src/query.c
b/src/query.c
index c092a30c25a79a94837510691e5c5a8747767b46..7eb322d996ba87e85e61815175a087672f0128c3 100644
(file)
--- a/
src/query.c
+++ b/
src/query.c
@@
-225,6
+225,7
@@
int adns_submit(adns_state ads,
if (ol>=1 && owner[ol-1]=='.' && (ol<2 || owner[ol-2]!='\\')) {
flags &= ~adns_qf_search;
+ qu->flags= flags;
ol--;
}