From 40655712cec0d3412639b690207afb91d084330a Mon Sep 17 00:00:00 2001 From: Zachary Slater Date: Sun, 14 Jan 2007 18:12:09 +0000 Subject: [PATCH] Updated urls. --- code/unix/sdl_glimp.c | 2 +- code/unix/sdl_snd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/unix/sdl_glimp.c b/code/unix/sdl_glimp.c index 73d817f3..29108de4 100644 --- a/code/unix/sdl_glimp.c +++ b/code/unix/sdl_glimp.c @@ -10,7 +10,7 @@ * GPL release of Quake 3. * * Written by Ryan C. Gordon (icculus@icculus.org). Please refer to - * http://icculus.org/quake3/ for the latest version of this code. + * http://ioquake3.org/ for the latest version of this code. * * Patches and comments are welcome at the above address. * diff --git a/code/unix/sdl_snd.c b/code/unix/sdl_snd.c index e15ec026..91f7b51f 100644 --- a/code/unix/sdl_snd.c +++ b/code/unix/sdl_snd.c @@ -14,7 +14,7 @@ * positional audio, compliments of OpenAL... * * Written by Ryan C. Gordon (icculus@icculus.org). Please refer to - * http://icculus.org/quake3/ for the latest version of this code. + * http://ioquake3.org/ for the latest version of this code. * * Patches and comments are welcome at the above address. *