[Scummvm-cvs-logs] CVS: scummvm/sound mixer.h,1.80,1.81
Max Horn
fingolfin at users.sourceforge.net
Sat Oct 30 14:54:03 CEST 2004
Update of /cvsroot/scummvm/scummvm/sound
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5818
Modified Files:
mixer.h
Log Message:
Doxygen fixes
Index: mixer.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/mixer.h,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- mixer.h 11 Oct 2004 22:01:21 -0000 1.80
+++ mixer.h 30 Oct 2004 21:52:57 -0000 1.81
@@ -100,8 +100,8 @@
* 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);
More information about the Scummvm-git-logs
mailing list