From de87da5d314da48a7bf00d0bef7bbee078927c85 Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Fri, 4 Apr 2014 23:52:23 +0200 Subject: 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 b98ce6834..346975632 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 -- cgit v1.2.1