From 02045dcb3a947f8f2b8de4516b94e7ddf4173924 Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Fri, 4 Apr 2014 23:52:23 +0200 Subject: [PATCH] Fixed doxygen comment in header. --- include/SDL_hints.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_hints.h b/include/SDL_hints.h index b98ce6834c43d..346975632602f 100644 --- a/include/SDL_hints.h +++ b/include/SDL_hints.h @@ -360,7 +360,7 @@ extern "C" { */ #define SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT "SDL_VIDEO_WINDOW_SHARE_PIXEL_FORMAT" -/* +/** * \brief A URL to a WinRT app's privacy policy * * All network-enabled WinRT apps must make a privacy policy available to its