Mercurial > sdl-ios-xcode
diff src/audio/pulseaudio/SDL_pulseaudio.h @ 2274:aedfcdeb69b6
indent
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 10 Sep 2007 12:11:40 +0000 |
parents | 60b4c52a7906 |
children | 99210400e8b9 |
line wrap: on
line diff
--- a/src/audio/pulseaudio/SDL_pulseaudio.h Tue Aug 21 06:54:07 2007 +0000 +++ b/src/audio/pulseaudio/SDL_pulseaudio.h Mon Sep 10 12:11:40 2007 +0000 @@ -33,8 +33,8 @@ struct SDL_PrivateAudioData { - /* The audio stream handle */ - pa_simple *stream; + /* The audio stream handle */ + pa_simple *stream; /* The parent process id, to detect when application quits */ pid_t parent;