diff options
author | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2007-01-14 18:12:09 +0000 |
---|---|---|
committer | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2007-01-14 18:12:09 +0000 |
commit | ca425b04168499cb74b3a080bed307eba70afb86 (patch) | |
tree | df04d12f57d89afa107bb99d25be9696569d012f /code | |
parent | 46b9d2a615b11ac18a4de8cda5b4fd9c1ccdf426 (diff) | |
download | ioquake3-aero-ca425b04168499cb74b3a080bed307eba70afb86.tar.gz ioquake3-aero-ca425b04168499cb74b3a080bed307eba70afb86.zip |
Updated urls.
git-svn-id: svn://svn.icculus.org/quake3/trunk@1030 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'code')
-rw-r--r-- | code/unix/sdl_glimp.c | 2 | ||||
-rw-r--r-- | 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 73d817f..29108de 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 e15ec02..91f7b51 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. * |