Commit 3a5fc385 authored by Clément Bœsch's avatar Clément Bœsch

swr: fix #endif comment ref.

parent 3e971fc6
...@@ -65,4 +65,4 @@ void swr_audio_convert_free(AVAudioConvert **ctx); ...@@ -65,4 +65,4 @@ void swr_audio_convert_free(AVAudioConvert **ctx);
*/ */
int swr_audio_convert(AVAudioConvert *ctx, AudioData *out, AudioData *in, int len); int swr_audio_convert(AVAudioConvert *ctx, AudioData *out, AudioData *in, int len);
#endif /* AVCODEC_AUDIOCONVERT_H */ #endif /* AUDIOCONVERT_H */
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