]> granicus.if.org Git - libvpx/commitdiff
temporal_filter_apply_sse2.asm: add ':' to label
authorJames Zern <jzern@google.com>
Wed, 20 Sep 2017 01:59:11 +0000 (18:59 -0700)
committerJames Zern <jzern@google.com>
Wed, 20 Sep 2017 01:59:11 +0000 (18:59 -0700)
quiets nasm warning:
label alone on a line without a colon might be in error

BUG=webm:1462

Change-Id: I660407ca60e8c9a810dba9d76afb65852029a29c

vp8/encoder/x86/temporal_filter_apply_sse2.asm

index bd92b398a0b1c34205d52131ee53ea67ccdd2790..0323bd8761b1f643771c9c9f311a7cfaa9e37916 100644 (file)
@@ -203,5 +203,5 @@ align 16
 _const_top_bit:
     times 8 dw 1<<15
 align 16
-_const_16w
+_const_16w:
     times 8 dw 16