]> granicus.if.org Git - libvpx/commitdiff
Fix one typo in the comment
authorZoe Liu <zoeliu@google.com>
Fri, 10 Jun 2016 22:58:30 +0000 (15:58 -0700)
committerZoe Liu <zoeliu@google.com>
Fri, 10 Jun 2016 22:58:30 +0000 (15:58 -0700)
Change-Id: Ie98fd60426b18980ec85572f3cfc9ce0b97a5361

vp10/common/reconinter.c

index 083100fd227695eb95b87ba7ad24320eb488a07e..43e608f2f867817a80723d06afd1b0bd372ec6c2 100644 (file)
@@ -1275,7 +1275,7 @@ void vp10_build_inter_predictors_sb_sub8x8_extend(
 #if CONFIG_EXT_INTER
                            wedge_offset_x,
                            wedge_offset_y,
-#endif  // CONFIG_SUPERTX
+#endif  // CONFIG_EXT_INTER
                            mi_x, mi_y);
   }
 #if CONFIG_EXT_INTER