From 3cb8aa05f8cee9e860cf83531682ff0ed4af6a4f Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 4 Mar 2021 23:36:40 +0100 Subject: sync with upstream --- xbmc/addons/kodi-dev-kit/include/kodi/General.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xbmc/addons/kodi-dev-kit/include/kodi/General.h') diff --git a/xbmc/addons/kodi-dev-kit/include/kodi/General.h b/xbmc/addons/kodi-dev-kit/include/kodi/General.h index 3fad5a0..ab9452b 100644 --- a/xbmc/addons/kodi-dev-kit/include/kodi/General.h +++ b/xbmc/addons/kodi-dev-kit/include/kodi/General.h @@ -787,7 +787,7 @@ inline bool ATTRIBUTE_HIDDEN GetKeyboardLayout(int modifierKey, /// @param[out] layout_name new name of used layout (input string not used!) /// @return true if request successed /// -/// @note \ref GetKeyboardLayout must be called afterwards. +/// @note @ref GetKeyboardLayout must be called afterwards. /// /// /// ------------------------------------------------------------------------ -- cgit v1.2.3