Fix -Wnewline-eof warnings (#14989)

This commit is contained in:
RaceTheMaSe 2026-02-07 16:04:18 +01:00 committed by GitHub
parent bf58ff81d8
commit 9fda8f2669
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -27,4 +27,4 @@ XrResult SDL_OPENXR_INTERNAL_GPUInitOpenXR(
SDL_PropertiesID props,
XrInstance *instance,
XrSystemId *systemId,
XrInstancePfns **xr);
XrInstancePfns **xr);