We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5145

Summary: Fix whitespace in SDL_vulkan.h
Product: SDL Reporter: Colin Caine <cmcaine>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.1   
Hardware: All   
OS: All   
Attachments: patch

Description Colin Caine 2020-05-19 01:36:49 UTC
Created attachment 4347 [details]
patch

Everywhere else seems to use spaces.

See patch diffed from a fresh hg checkout yesterday.
Comment 1 Sam Lantinga 2020-05-29 23:29:17 UTC
Patch added, thanks!
https://hg.libsdl.org/SDL/rev/f3b224d7f3d9
Comment 2 Colin Caine 2020-05-30 05:56:18 UTC
You're welcome! Thanks to all the contributors for SDL!
Comment 3 Colin Caine 2020-05-30 05:58:58 UTC
Lol, looking at the file now, even this doesn't look right. Maybe I'll have another go sometime ;)