stdinc: Docs said "macro" but meant "datatype."

This commit is contained in:
Ryan C. Gordon
2025-07-11 14:23:52 -04:00
parent 45cc80f02c
commit a2dcdfcb2d

View File

@@ -492,7 +492,7 @@ typedef uint64_t Uint64;
* and SDL_SECONDS_TO_NS(), and between Windows FILETIME values with
* SDL_TimeToWindows() and SDL_TimeFromWindows().
*
* \since This macro is available since SDL 3.2.0.
* \since This datatype is available since SDL 3.2.0.
*
* \sa SDL_MAX_SINT64
* \sa SDL_MIN_SINT64