aboutsummaryrefslogtreecommitdiffstats
path: root/extcap_parser.h
diff options
context:
space:
mode:
authorMoshe Kaplan <me@moshekaplan.com>2021-11-29 23:05:22 -0500
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-11-30 08:29:39 +0000
commitfd5b5e3149bca86a44eeb312dad044d14a53c58d (patch)
treefe592042bdbb65d19d32d5eb4ed63a9488e15d87 /extcap_parser.h
parent5d4eb4bc66fbb9e78300bde49f0ce8168149f345 (diff)
extcap: Add header files to Doxygen
Add @file markers for extcap headers so that Doxygen will generate documentation for them.
Diffstat (limited to 'extcap_parser.h')
-rw-r--r--extcap_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extcap_parser.h b/extcap_parser.h
index e83553361f..460af1d5fa 100644
--- a/extcap_parser.h
+++ b/extcap_parser.h
@@ -1,4 +1,4 @@
-/* extcap_parser.h
+/** @file
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>