aboutsummaryrefslogtreecommitdiffstats
path: root/epan/addr_and_mask.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/addr_and_mask.h')
-rw-r--r--epan/addr_and_mask.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/addr_and_mask.h b/epan/addr_and_mask.h
index c607d74f6b..bb807c19eb 100644
--- a/epan/addr_and_mask.h
+++ b/epan/addr_and_mask.h
@@ -1,4 +1,5 @@
-/* addr_and_mask.h
+/** @file
+ *
* Declarations of routines to fetch IPv4 and IPv6 addresses from a tvbuff
* and then mask out bits other than those covered by a prefix length
*