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 624

Summary: Build broken due to missing semicolon
Product: SDL Reporter: Oliver <oliver.bock>
Component: videoAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: trivial    
Priority: P2    
Version: HG 1.2   
Hardware: All   
OS: All   

Description Oliver 2008-09-10 06:02:52 UTC
Hi,

Please have a look at line 293, there's a semicolon missing:
http://www.libsdl.org/cgi/viewvc.cgi/branches/SDL-1.2/src/video/Xext/Xxf86vm/XF86VMode.c?r1=4083&r2=4082&pathrev=4083

Cheers,
Oliver