aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/regex.h
diff options
context:
space:
mode:
authorMoshe Kaplan <me@moshekaplan.com>2021-11-29 21:36:21 -0500
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-11-30 06:47:35 +0000
commit40016daeb3a77c23206acbaf437f7102735598ef (patch)
treefb4d5ec714e1d32bd90ac860e57b59a59a7341ab /wsutil/regex.h
parent65a651d5b91f8bce08054e0ac575e68f978c561a (diff)
Add files with WS_DLL_PUBLIC to Doxygen part2
Add @file markers for remaining non-dissector files that contain functions exported with WS_DLL_PUBLIC so that Doxygen will generate documentation for them.
Diffstat (limited to 'wsutil/regex.h')
-rw-r--r--wsutil/regex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/regex.h b/wsutil/regex.h
index 12c7cffe80..1ba4fe3834 100644
--- a/wsutil/regex.h
+++ b/wsutil/regex.h
@@ -1,4 +1,4 @@
-/* wsutil/regex.h
+/** @file
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>