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 682

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 DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: trivial    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   

Description Philipp 2009-01-16 20:54:16 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

*** This bug has been marked as a duplicate of bug 681 ***