summaryrefslogtreecommitdiff
path: root/lib/plist_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plist_int.h')
-rw-r--r--lib/plist_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plist_int.h b/lib/plist_int.h
index 443b0c614d..ec8bbe1315 100644
--- a/lib/plist_int.h
+++ b/lib/plist_int.h
@@ -59,7 +59,7 @@ struct prefix_list_entry {
enum prefix_list_type type;
- int any;
+ bool any;
struct prefix prefix;
unsigned long refcnt;