From e18b301c51d0c1695aa53f53b8b2471a6961dcbe Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Wed, 24 Dec 2025 19:24:52 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- include/SDL3/SDL_dlopennote.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/SDL3/SDL_dlopennote.h b/include/SDL3/SDL_dlopennote.h index 765b2707dd..5190a80095 100644 --- a/include/SDL3/SDL_dlopennote.h +++ b/include/SDL3/SDL_dlopennote.h @@ -198,7 +198,8 @@ * ); * ``` * - * This macro is not available for compilers that do not support variadic macro's. + * This macro is not available for compilers that do not support variadic + * macro's. * * \since This macro is available since SDL 3.4.0. *