aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/to_str.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/to_str.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/to_str.h')
-rw-r--r--wsutil/to_str.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/wsutil/to_str.h b/wsutil/to_str.h
index 14e3ace1f4..603c79d341 100644
--- a/wsutil/to_str.h
+++ b/wsutil/to_str.h
@@ -1,4 +1,5 @@
-/* wsutil/to_str.h
+/** @file
+ *
* Definitions for utilities to convert various other types to strings.
*
* Wireshark - Network traffic analyzer