chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Regression test scripts set EF_DISABLE_BANNER (for Electric Fence).
[adns]
/
client
/
adnshost.h
diff --git
a/client/adnshost.h
b/client/adnshost.h
index d512b4f184a397b6919bd204b9403b26076c592d..919a758adbf179b58d3ac2b69ca62878ae5b6242 100644
(file)
--- a/
client/adnshost.h
+++ b/
client/adnshost.h
@@
-76,7
+76,7
@@
extern optfunc of_help, of_type, of_asynch_id, of_cancel_id;
const struct optioninfo *opt_findl(const char *opt);
const struct optioninfo *opt_finds(const char **optp);
const struct optioninfo *opt_findl(const char *opt);
const struct optioninfo *opt_finds(const char **optp);
-void opt_do(const struct optioninfo *oip, const char *arg);
+void opt_do(const struct optioninfo *oip, const char *arg
, int invert
);
/* declarations related to query processing */
/* declarations related to query processing */