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 - Build broken due to missing semicolon
Summary: Build broken due to missing semicolon
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 1.2
Hardware: All All
: P2 trivial
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-10 06:02 UTC by Oliver
Modified: 2008-09-16 03:14 UTC (History)
0 users

See Also:


Attachments

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