mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-17 11:38:49 +00:00
Fix -Wnewline-eof warnings (#14989)
This commit is contained in:
parent
bf58ff81d8
commit
9fda8f2669
2 changed files with 2 additions and 2 deletions
|
|
@ -27,4 +27,4 @@ XrResult SDL_OPENXR_INTERNAL_GPUInitOpenXR(
|
|||
SDL_PropertiesID props,
|
||||
XrInstance *instance,
|
||||
XrSystemId *systemId,
|
||||
XrInstancePfns **xr);
|
||||
XrInstancePfns **xr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue