Skip to content
Snippets Groups Projects
Commit 3a5fc385 authored by Clément Bœsch's avatar Clément Bœsch
Browse files

swr: fix #endif comment ref.

parent 3e971fc6
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment