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 - SDL_mouse.h uses c++ style comments
Summary: SDL_mouse.h uses c++ style comments
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-15 15:31 UTC by Martin Gerhardy
Modified: 2013-04-16 01:06 UTC (History)
0 users

See Also:


Attachments
fixed the comment style (1.81 KB, patch)
2013-04-15 15:32 UTC, Martin Gerhardy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.