summaryrefslogtreecommitdiff
path: root/flowtop.c
diff options
context:
space:
mode:
Diffstat (limited to 'flowtop.c')
-rw-r--r--flowtop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flowtop.c b/flowtop.c
index 0927ff5..b094c44 100644
--- a/flowtop.c
+++ b/flowtop.c
@@ -517,7 +517,7 @@ enum flow_entry_direction {
flow_entry_dst,
};
-static inline int flow_entry_get_extended_is_dns(struct flow_entry *n)
+static inline bool flow_entry_get_extended_is_dns(struct flow_entry *n)
{
/* We don't want to analyze / display DNS itself, since we
* use it to resolve reverse dns.