Commit f48c58d1 authored by Max Kellermann's avatar Max Kellermann

crossfade: fix doxygen tag

parent ba3a8474
......@@ -39,7 +39,7 @@ unsigned cross_fade_calc(float duration, float total_time,
const struct audio_format *old_format,
unsigned max_chunks);
/*
/**
* Applies cross fading to two chunks, i.e. mixes these chunks.
* Internally, this calls pcm_mix().
*
......
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