Browse Source

hints: Fixed a doxygen comment.

Ryan C. Gordon 5 years ago
parent
commit
11fef299d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL_hints.h

+ 1 - 1
include/SDL_hints.h

@@ -1292,7 +1292,7 @@ extern "C" {
  */
  */
 #define SDL_HINT_WAVE_FACT_CHUNK   "SDL_WAVE_FACT_CHUNK"
 #define SDL_HINT_WAVE_FACT_CHUNK   "SDL_WAVE_FACT_CHUNK"
 
 
-/*
+/**
  *  \brief Override for SDL_GetDisplayUsableBounds()
  *  \brief Override for SDL_GetDisplayUsableBounds()
  *
  *
  *  If set, this hint will override the expected results for
  *  If set, this hint will override the expected results for