aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/please_report_bug.h
diff options
context:
space:
mode:
authorMoshe Kaplan <me@moshekaplan.com>2021-11-25 22:31:05 -0500
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-11-29 21:27:45 +0000
commit1c3a9af8697d9d0e442b72cd8a637187e3aa685c (patch)
tree81e4bcf7820806cbb6b261fc481b4a9f3286b849 /wsutil/please_report_bug.h
parent9cfce57ac0f17e6838eec35d810e41e1581f6d35 (diff)
Add files with WS_DLL_PUBLIC to Doxygen
Add @file markers for most files that contain functions exported with WS_DLL_PUBLIC so that Doxygen will generate documentation for them.
Diffstat (limited to 'wsutil/please_report_bug.h')
-rw-r--r--wsutil/please_report_bug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/please_report_bug.h b/wsutil/please_report_bug.h
index 508bf5a1a5..e99b26ca2a 100644
--- a/wsutil/please_report_bug.h
+++ b/wsutil/please_report_bug.h
@@ -1,4 +1,4 @@
-/* please_report_bug.h
+/** @file
* Declarations of routines returning strings to use when reporting a bug.
* They ask the user to report a bug to the Wireshark developers.
*