summaryrefslogtreecommitdiffstats
path: root/mp3lib/layer1.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/layer1.c')
-rw-r--r--mp3lib/layer1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3lib/layer1.c b/mp3lib/layer1.c
index d53c628314..a4be24677a 100644
--- a/mp3lib/layer1.c
+++ b/mp3lib/layer1.c
@@ -61,7 +61,7 @@ static void I_step_one(unsigned int balloc[], unsigned int scale_index[2][SBLIMI
}
static void I_step_two(real fraction[2][SBLIMIT],unsigned int balloc[2*SBLIMIT],
- unsigned int scale_index[2][SBLIMIT],struct frame *fr)
+ unsigned int scale_index[2][SBLIMIT],struct frame *fr)
{
int i,n;
int smpb[2*SBLIMIT]; /* values: 0-65535 */