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)
commit15bea62176b8168bf0e4ee4bb9f2b3d04ca8bcd5
tree6babe4761e5986f4da8b27919b2b2376eabb9cc9
parent2a7c0e1c4b9d6af5d659861fcadbab9f0f521bba
temporal_filter_apply_sse2.asm: add ':' to label

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