aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/xtea.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/xtea.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/xtea.h')
-rw-r--r--wsutil/xtea.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/wsutil/xtea.h b/wsutil/xtea.h
index 09a467cab3..af914f2613 100644
--- a/wsutil/xtea.h
+++ b/wsutil/xtea.h
@@ -1,4 +1,5 @@
-/* xtea.h
+/** @file
+ *
* Implementation of XTEA cipher
* By Ahmad Fatoum <ahmad[AT]a3f.at>
* Copyright 2017 Ahmad Fatoum