diff options
Diffstat (limited to 'games/ioquake3/files/patch-code-client-snd_openal.c')
-rw-r--r-- | games/ioquake3/files/patch-code-client-snd_openal.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/ioquake3/files/patch-code-client-snd_openal.c b/games/ioquake3/files/patch-code-client-snd_openal.c index 411fb3564ea8..d594ddef55e5 100644 --- a/games/ioquake3/files/patch-code-client-snd_openal.c +++ b/games/ioquake3/files/patch-code-client-snd_openal.c @@ -1,6 +1,6 @@ ---- code/client/snd_openal.c.orig 2009-12-26 18:10:44.000000000 +0100 -+++ code/client/snd_openal.c 2009-12-26 18:11:00.000000000 +0100 -@@ -1719,7 +1719,7 @@ +--- code/client/snd_openal.c.orig 2009-03-15 12:39:53 UTC ++++ code/client/snd_openal.c +@@ -1719,7 +1719,7 @@ static cvar_t *s_alCapture; #elif defined(MACOS_X) #define ALDRIVER_DEFAULT "/System/Library/Frameworks/OpenAL.framework/OpenAL" #else |