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 1803

Summary: SDL_mouse.h uses c++ style comments
Product: SDL Reporter: Martin Gerhardy <martin.gerhardy>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   
Attachments: fixed the comment style

Description Martin Gerhardy 2013-04-15 15:31:55 UTC
the attached patch fixed this
Comment 1 Martin Gerhardy 2013-04-15 15:32:40 UTC
Created attachment 1109 [details]
fixed the comment style
Comment 2 Ryan C. Gordon 2013-04-16 01:06:01 UTC
Fixed in hg changeset 7ac321f6e0e4, thanks!

--ryan.