documentation: clean up a minor syntax issue.
This commit is contained in:
@@ -148,7 +148,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_Vulkan_UnloadLibrary(void);
|
||||
* You should not free the returned array; it is owned by SDL.
|
||||
*
|
||||
* \param count a pointer filled in with the number of extensions returned.
|
||||
* \returns An array of extension name strings on success, NULL on error.
|
||||
* \returns an array of extension name strings on success, NULL on error.
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user