summaryrefslogtreecommitdiff
path: root/libavcodec/alsdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/alsdec.c')
-rw-r--r--libavcodec/alsdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/alsdec.c b/libavcodec/alsdec.c
index a92c1ec8a2..c00c57afa0 100644
--- a/libavcodec/alsdec.c
+++ b/libavcodec/alsdec.c
@@ -794,7 +794,7 @@ static int read_var_block_data(ALSDecContext *ctx, ALSBlockData *bd)
}
}
- *current_res++ = res;
+ *current_res++ = res;
}
}
} else {