[Scummvm-cvs-logs] CVS: scummvm/bs2/driver d_sound.cpp,1.68,1.69

Max Horn fingolfin at users.sourceforge.net
Fri Oct 3 07:00:03 CEST 2003


Update of /cvsroot/scummvm/scummvm/bs2/driver
In directory sc8-pr-cvs1:/tmp/cvs-serv21247/driver

Modified Files:
	d_sound.cpp 
Log Message:
fix doxygen comment

Index: d_sound.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/bs2/driver/d_sound.cpp,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- d_sound.cpp	3 Oct 2003 06:54:44 -0000	1.68
+++ d_sound.cpp	3 Oct 2003 13:59:44 -0000	1.69
@@ -530,7 +530,7 @@
  * This function opens a sound effect ready for playing. A unique id should be
  * passed in so that each effect can be referenced individually.
  * @param id the unique sound id
- * @data the WAV data
+ * @param data the WAV data
  * @warning Zero is not a valid id
  */
 





More information about the Scummvm-git-logs mailing list