Mercurial > sdl-ios-xcode
diff src/video/dummy/SDL_nullvideo.c @ 1594:c439dad53df8
Updated my email address.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 23 Mar 2006 06:48:12 +0000 |
parents | d910939febfa |
children | 782fd950bd46 c121d94672cb a1b03ba2fcd0 |
line wrap: on
line diff
--- a/src/video/dummy/SDL_nullvideo.c Thu Mar 23 02:47:56 2006 +0000 +++ b/src/video/dummy/SDL_nullvideo.c Thu Mar 23 06:48:12 2006 +0000 @@ -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. */