From f48c58d17b1653b6979876ebba66b21cde87ec03 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 1 Mar 2009 20:05:27 +0100 Subject: crossfade: fix doxygen tag --- src/crossfade.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/crossfade.h') diff --git a/src/crossfade.h b/src/crossfade.h index 8d6706b99..48507f372 100644 --- a/src/crossfade.h +++ b/src/crossfade.h @@ -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(). * -- cgit v1.2.3