Updated my email address.

This commit is contained in:
Ryan C. Gordon
2006-03-23 06:48:12 +00:00
parent 9c54c7ce36
commit ebfefa19a9
2 changed files with 2 additions and 3 deletions

View File

@@ -19,8 +19,7 @@
Sam Lantinga
slouken@libsdl.org
This file hacked^H^H^H^H^H^Hwritten by Ryan C. Gordon
(icculus@linuxgames.com)
This file written by Ryan C. Gordon (icculus@icculus.org)
*/
#include "SDL_config.h"

View File

@@ -31,7 +31,7 @@
* is a performance problem for a given platform, enable this driver, and
* then see if your application runs faster without video overhead.
*
* Initial work by Ryan C. Gordon (icculus@linuxgames.com). A good portion
* Initial work by Ryan C. Gordon (icculus@icculus.org). A good portion
* of this was cut-and-pasted from Stephane Peter's work in the AAlib
* SDL video driver. Renamed to "DUMMY" by Sam Lantinga.
*/