Index: source/libvpx/vp8/common/arm/armv6/dequant_idct_v6.asm |
diff --git a/source/libvpx/vp8/common/arm/armv6/dequant_idct_v6.asm b/source/libvpx/vp8/common/arm/armv6/dequant_idct_v6.asm |
index 2510ad838357c76e3f0e00a4855d13e0e1bd2095..db48ded582742ef1d3c781f8a0a764ac36592b41 100644 |
--- a/source/libvpx/vp8/common/arm/armv6/dequant_idct_v6.asm |
+++ b/source/libvpx/vp8/common/arm/armv6/dequant_idct_v6.asm |
@@ -165,7 +165,7 @@ vp8_dequant_idct_loop2_v6 |
str r1, [r2], r12 ; store output to dst |
bne vp8_dequant_idct_loop2_v6 |
-; vpx_memset |
+; memset |
sub r0, r0, #32 |
add sp, sp, #4 |