branch | SDL-ryan-multiple-audio-device |
changeset 3797 | 9dc81c6acaf5 |
parent 1982 | 3b4ce57c6215 |
child 3828 | efdfe292bd88 |
1.1 --- a/src/audio/sun/SDL_sunaudio.h Wed Oct 04 19:54:23 2006 +0000 1.2 +++ b/src/audio/sun/SDL_sunaudio.h Wed Oct 04 20:42:39 2006 +0000 1.3 @@ -26,7 +26,7 @@ 1.4 1.5 #include "../SDL_sysaudio.h" 1.6 1.7 -/* Hidden "this" pointer for the video functions */ 1.8 +/* Hidden "this" pointer for the audio functions */ 1.9 #define _THIS SDL_AudioDevice *this 1.10 1.11 struct SDL_PrivateAudioData