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. *