Sync wiki -> header

This commit is contained in:
SDL Wiki Bot
2021-09-28 17:03:06 +00:00
parent f79ac6a8de
commit 8b23029d23
6 changed files with 14 additions and 14 deletions

View File

@@ -464,7 +464,7 @@ extern DECLSPEC size_t SDLCALL SDL_SIMDGetAlignment(void);
*
* \param len The length, in bytes, of the block to allocate. The actual
* allocated block might be larger due to padding, etc.
* \returns a pointer to thenewly-allocated block, NULL if out of memory.
* \returns a pointer to the newly-allocated block, NULL if out of memory.
*
* \sa SDL_SIMDAlignment
* \sa SDL_SIMDRealloc