From a5f0fd7c46f35cf329559763e93f198921181b20 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 27 Sep 2021 14:41:44 +0300 Subject: consistent Doxygen command prefix --- include/winapi/utf8.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') 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 -- cgit v1.2.3