diff SDL_sound.c @ 489:c00e26a7e0b6

Patched compile error.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 03 Jul 2005 21:44:34 +0000
parents 137c0b00ea4c
children 2df1f5c62d38
line wrap: on
line diff
--- a/SDL_sound.c	Sun Feb 27 19:56:24 2005 +0000
+++ b/SDL_sound.c	Sun Jul 03 21:44:34 2005 +0000
@@ -711,7 +711,7 @@
                                      Uint32 size,
                                      const char *ext,
                                      Sound_AudioInfo *desired,
-                                     Uint32 bufferSize);
+                                     Uint32 bufferSize)
 {
     SDL_RWops *rw;