aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea>2007-01-14 18:12:09 +0000
committerzakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea>2007-01-14 18:12:09 +0000
commitca425b04168499cb74b3a080bed307eba70afb86 (patch)
treedf04d12f57d89afa107bb99d25be9696569d012f
parent46b9d2a615b11ac18a4de8cda5b4fd9c1ccdf426 (diff)
downloadioquake3-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
-rw-r--r--code/unix/sdl_glimp.c2
-rw-r--r--code/unix/sdl_snd.c2
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.
*