diff src/madplug/decoder.c @ 2519:2da1343a024d

Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
author William Pitcock <nenolod@atheme.org>
date Tue, 08 Apr 2008 15:11:35 -0500
parents bad05467e8e0
children f1b6f1b2cdb3
line wrap: on
line diff
--- a/src/madplug/decoder.c	Tue Apr 08 15:10:31 2008 -0500
+++ b/src/madplug/decoder.c	Tue Apr 08 15:11:35 2008 -0500
@@ -28,7 +28,7 @@
 #include "plugin.h"
 #include "input.h"
 
-#define BUFFER_SIZE 16*1024
+#define BUFFER_SIZE (16*1024)
 #define N_AVERAGE_FRAMES 10
 
 void