From 17ad4fdf4bc44b71d7288c448241849711e7d896 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Thu, 9 May 2024 03:56:41 +0000 Subject: [PATCH] Sync SDL2 wiki -> header --- include/SDL_video.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_video.h b/include/SDL_video.h index 27d8781f31..cc80b14621 100644 --- a/include/SDL_video.h +++ b/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