From f086ab5a0517c1181e38d7e60d6a8593d7800db1 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 24 Jul 2003 21:26:46 +0000 Subject: whitespace svn-id: r9181 --- sound/mixer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/mixer.h') diff --git a/sound/mixer.h b/sound/mixer.h index abc511ff71..c98f9d4af7 100644 --- a/sound/mixer.h +++ b/sound/mixer.h @@ -109,7 +109,7 @@ public: int newStream(void *sound, uint32 size, uint rate, byte flags, uint32 buffer_size); /** Append to an existing stream. */ - void appendStream(int index, void * sound, uint32 size); + void appendStream(int index, void *sound, uint32 size); /** Mark a stream as finished - it will play all its remaining data, then stop. */ void endStream(int index); -- cgit v1.2.3