Browse Source

Sync SDL2 wiki -> header

SDL Wiki Bot 11 months ago
parent
commit
17ad4fdf4b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL_video.h

+ 1 - 1
include/SDL_video.h

@@ -60,7 +60,7 @@ typedef struct SDL_DisplayMode
 } SDL_DisplayMode;
 
 /**
- * The type used to identify a window
+ * The opaque type used to identify a window.
  *
  * \sa SDL_CreateWindow
  * \sa SDL_CreateWindowFrom