From 5f4575ccd09790ed7bd9d59403b7cf2c866567a4 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 30 Oct 2004 21:52:57 +0000 Subject: Doxygen fixes svn-id: r15699 --- sound/mixer.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sound') diff --git a/sound/mixer.h b/sound/mixer.h index 523e47fb6f..ae5055616b 100644 --- a/sound/mixer.h +++ b/sound/mixer.h @@ -100,8 +100,8 @@ public: * samples (i.e. len * 4 bytes). The endianness of these samples shall be * the native endianness. * - * @obsolete Instead of this, use the other setupPremix method which - * takes an AudioStream. + * @deprecated Instead of this, use the other setupPremix method which + * takes an AudioStream. */ void setupPremix(PremixProc *proc, void *param); -- cgit v1.2.3