x86: cosmetics: Comment some #endifs for better readability

This commit is contained in:
Diego Biurrun
2012-08-29 15:05:53 +02:00
parent 04fc5c6bde
commit a886b279a0
9 changed files with 17 additions and 18 deletions

View File

@@ -210,5 +210,5 @@ av_cold void ff_audio_mix_init_x86(AudioMix *am)
SET_MIX_3_8_TO_1_2(6)
SET_MIX_3_8_TO_1_2(7)
SET_MIX_3_8_TO_1_2(8)
#endif
#endif /* HAVE_YASM */
}