# HG changeset patch # User Ryan C. Gordon # Date 1159994559 0 # Node ID 9dc81c6acaf55ff4e384907d1c347f778c1e78b0 # Parent b19680c84cdf4f01a6a861de8f489439cad68565 Cut-and-paste typo fix. diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/alsa/SDL_alsa_audio.h --- a/src/audio/alsa/SDL_alsa_audio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/alsa/SDL_alsa_audio.h Wed Oct 04 20:42:39 2006 +0000 @@ -30,7 +30,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/arts/SDL_artsaudio.h --- a/src/audio/arts/SDL_artsaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/arts/SDL_artsaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -28,7 +28,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/baudio/SDL_beaudio.h --- a/src/audio/baudio/SDL_beaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/baudio/SDL_beaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -26,7 +26,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *_this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/dc/SDL_dcaudio.h --- a/src/audio/dc/SDL_dcaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/dc/SDL_dcaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -26,7 +26,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/disk/SDL_diskaudio.h --- a/src/audio/disk/SDL_diskaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/disk/SDL_diskaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -27,7 +27,7 @@ #include "SDL_rwops.h" #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/dma/SDL_dmaaudio.h --- a/src/audio/dma/SDL_dmaaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/dma/SDL_dmaaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -26,7 +26,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/dsp/SDL_dspaudio.h --- a/src/audio/dsp/SDL_dspaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/dsp/SDL_dspaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -26,7 +26,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/dummy/SDL_dummyaudio.h --- a/src/audio/dummy/SDL_dummyaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/dummy/SDL_dummyaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -26,7 +26,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/esd/SDL_esdaudio.h --- a/src/audio/esd/SDL_esdaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/esd/SDL_esdaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -26,7 +26,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/macosx/SDL_coreaudio.h --- a/src/audio/macosx/SDL_coreaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/macosx/SDL_coreaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -26,7 +26,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/macrom/SDL_romaudio.h --- a/src/audio/macrom/SDL_romaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/macrom/SDL_romaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -26,7 +26,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/mme/SDL_mmeaudio.h --- a/src/audio/mme/SDL_mmeaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/mme/SDL_mmeaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -28,7 +28,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this #define NUM_BUFFERS 2 diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/nas/SDL_nasaudio.h --- a/src/audio/nas/SDL_nasaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/nas/SDL_nasaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -37,7 +37,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/paudio/SDL_paudio.h --- a/src/audio/paudio/SDL_paudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/paudio/SDL_paudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -26,7 +26,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/sun/SDL_sunaudio.h --- a/src/audio/sun/SDL_sunaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/sun/SDL_sunaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -26,7 +26,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/ums/SDL_umsaudio.h --- a/src/audio/ums/SDL_umsaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/ums/SDL_umsaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -30,7 +30,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this struct SDL_PrivateAudioData diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/windib/SDL_dibaudio.h --- a/src/audio/windib/SDL_dibaudio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/windib/SDL_dibaudio.h Wed Oct 04 20:42:39 2006 +0000 @@ -26,7 +26,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this #define NUM_BUFFERS 2 /* -- Don't lower this! */ diff -r b19680c84cdf -r 9dc81c6acaf5 src/audio/windx5/SDL_dx5audio.h --- a/src/audio/windx5/SDL_dx5audio.h Wed Oct 04 19:54:23 2006 +0000 +++ b/src/audio/windx5/SDL_dx5audio.h Wed Oct 04 20:42:39 2006 +0000 @@ -28,7 +28,7 @@ #include "../SDL_sysaudio.h" -/* Hidden "this" pointer for the video functions */ +/* Hidden "this" pointer for the audio functions */ #define _THIS SDL_AudioDevice *this /* The DirectSound objects */