diff options
-rw-r--r-- | include/winapi/utf8.hpp | 4 |
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 |