From b58bc0a5dc50fe7ac38c732e9b48ca3e72ecf181 Mon Sep 17 00:00:00 2001 From: yellows8 Date: Thu, 28 Feb 2019 16:50:45 -0500 Subject: [PATCH] Document what webConfigSetUserAgentAdditionalString is used for. --- nx/include/switch/applets/web.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/include/switch/applets/web.h b/nx/include/switch/applets/web.h index 0a343ad3..178fc10b 100644 --- a/nx/include/switch/applets/web.h +++ b/nx/include/switch/applets/web.h @@ -287,7 +287,7 @@ Result webConfigSetShopJump(WebCommonConfig* config, bool flag); Result webConfigSetLobbyParameter(WebCommonConfig* config, const char* str); /** - * @brief Sets the UserAgentAdditionalString. + * @brief Sets the UserAgentAdditionalString. " " followed by this string are appended to the normal User-Agent string. * @note Only available with config created by \ref webPageCreate on [4.0.0+]. * @param config WebCommonConfig object. * @param str String