Explorar el Código

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot hace 2 meses
padre
commit
e18b301c51
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      include/SDL3/SDL_dlopennote.h

+ 2 - 1
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.
  *