From 19bdc01b8c053ece473da095faaa8acabcb4f544 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Tue, 17 Dec 2024 15:46:19 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- include/SDL3/SDL_video.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/SDL3/SDL_video.h b/include/SDL3/SDL_video.h index a565af703d..2e6b448c54 100644 --- a/include/SDL3/SDL_video.h +++ b/include/SDL3/SDL_video.h @@ -1529,8 +1529,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetWindowIcon(SDL_Window *window, SDL_Surfa /** * Request that the window's position be set. * - * If the window is in an exclusive fullscreen or maximized state, this request - * has no effect. + * If the window is in an exclusive fullscreen or maximized state, this + * request has no effect. * * This can be used to reposition fullscreen-desktop windows onto a different * display, however, as exclusive fullscreen windows are locked to a specific