summaryrefslogtreecommitdiff
path: root/includes/tree.h
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2007-10-30 23:08:16 +0000
committerDavid Hankins <dhankins@isc.org>2007-10-30 23:08:16 +0000
commite4a6be15e87527df934a17c97809e06276b37599 (patch)
treea70870f53318081449b6ad14df317be452d0fade /includes/tree.h
parent75135a3f7f86854a13de4fdf4a3b87eded2bcf2f (diff)
downloadisc-dhcp-e4a6be15e87527df934a17c97809e06276b37599.tar.gz
Might even work.
Diffstat (limited to 'includes/tree.h')
-rw-r--r--includes/tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/tree.h b/includes/tree.h
index 8ce66c4b..8171ce1b 100644
--- a/includes/tree.h
+++ b/includes/tree.h
@@ -304,7 +304,7 @@ struct universe {
struct option_state *,
unsigned);
void (*save_func) (struct universe *, struct option_state *,
- struct option_cache *);
+ struct option_cache *, isc_boolean_t);
void (*foreach) (struct packet *,
struct lease *, struct client_state *,
struct option_state *, struct option_state *,