Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed doxygen comment in header.
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
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 |
|
|