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 681

Summary: contents of testgl.c and testgl2.c exchanged
Product: SDL Reporter: Philipp <philipp.mudra>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: trivial    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   

Description Philipp 2009-01-16 20:50:01 UTC
The File test/README from the svn says this:

	testgl		A very simple example of using OpenGL with SDL
	testgl2		Improved version of testgl

It is actually exchanged.

testgl.c is the improved version right now and testgl2.c the simple one.
Comment 1 couriersud 2009-01-17 03:48:40 UTC
*** Bug 682 has been marked as a duplicate of this bug. ***
Comment 2 Sam Lantinga 2009-02-16 21:45:14 UTC
Thanks, this is fixed in revision 4436.  The README was updated. :)