aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/winapi
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-09-27 14:41:44 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-09-27 14:41:50 +0300
commita5f0fd7c46f35cf329559763e93f198921181b20 (patch)
tree5787fbc3cb6d3d5c85db06ed6d9451ebe0c4c56c /include/winapi
parentdocs: set some Doxygen parameters (diff)
downloadwinapi-utf8-a5f0fd7c46f35cf329559763e93f198921181b20.tar.gz
winapi-utf8-a5f0fd7c46f35cf329559763e93f198921181b20.zip
consistent Doxygen command prefix
Diffstat (limited to 'include/winapi')
-rw-r--r--include/winapi/utf8.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/winapi/utf8.hpp b/include/winapi/utf8.hpp
index c5ec9ac..f2cee4e 100644
--- a/include/winapi/utf8.hpp
+++ b/include/winapi/utf8.hpp
@@ -4,8 +4,8 @@
// Distributed under the MIT License.
/**
- * @file
- * @brief UTF-8 <-> UTF-16 conversion functions
+ * \file
+ * \brief UTF-8 <-> UTF-16 conversion functions
*/
#pragma once