Commit 13f92c66 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

libmpeg2: remove tab

parent 5ea1694e
......@@ -209,7 +209,7 @@ static int OpenDecoder( vlc_object_t *p_this )
# endif
# ifdef MPEG2_ACCEL_ARM_NEON
if( vlc_CPU_ARM_NEON() )
i_accel |= MPEG2_ACCEL_ARM_NEON;
i_accel |= MPEG2_ACCEL_ARM_NEON;
# endif
/* TODO: sparc */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment