swr: fix #endif comment ref.

pull/2/head
Clément Bœsch 13 years ago
parent 3e971fc6b5
commit 3a5fc38574
  1. 2
      libswresample/audioconvert.h

@ -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 */

Loading…
Cancel
Save