summaryrefslogtreecommitdiffstats
path: root/mpg123_artsplugin/mpg123/decode_ntom.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpg123_artsplugin/mpg123/decode_ntom.c')
-rw-r--r--mpg123_artsplugin/mpg123/decode_ntom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpg123_artsplugin/mpg123/decode_ntom.c b/mpg123_artsplugin/mpg123/decode_ntom.c
index 41ca0dc0..5d724400 100644
--- a/mpg123_artsplugin/mpg123/decode_ntom.c
+++ b/mpg123_artsplugin/mpg123/decode_ntom.c
@@ -184,7 +184,7 @@ int synth_ntom(real *bandPtr,int channel,unsigned char *out,int *pnt)
{
- register int j;
+ int j;
real *window = decwin + 16 - bo1;
for (j=16;j;j--,window+=0x10)