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 1306

Summary: function/structure naming inconsistent
Product: SDL Reporter: dario
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED WONTFIX QA Contact: Sam Lantinga <slouken>
Severity: minor    
Priority: P2    
Version: 1.2.14   
Hardware: All   
OS: Linux   

Description dario 2011-09-19 07:12:14 UTC
at version 1.2.14, the x11 window structure SDL_SysWMinfo is spelled with a lowercase i, whereas the corresponding function SDL_GetWMInfo is spelled with a capital i. please change this inconsistency with the next release that allows naming changes.
Comment 1 Sam Lantinga 2011-12-29 01:50:18 UTC
SDL 1.2 is API frozen.