swr: fix #endif comment ref.

This commit is contained in:
Clément Bœsch 2011-11-16 07:58:39 +01:00
parent 3e971fc6b5
commit 3a5fc38574
1 changed files with 1 additions and 1 deletions

View File

@ -65,4 +65,4 @@ void swr_audio_convert_free(AVAudioConvert **ctx);
*/
int swr_audio_convert(AVAudioConvert *ctx, AudioData *out, AudioData *in, int len);
#endif /* AVCODEC_AUDIOCONVERT_H */
#endif /* AUDIOCONVERT_H */