[Scummvm-cvs-logs] SF.net SVN: scummvm: [31500] scummvm/trunk/sound/mididrv.cpp

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Mon Apr 14 14:08:00 CEST 2008


Revision: 31500
          http://scummvm.svn.sourceforge.net/scummvm/?rev=31500&view=rev
Author:   fingolfin
Date:     2008-04-14 05:08:00 -0700 (Mon, 14 Apr 2008)

Log Message:
-----------
typo

Modified Paths:
--------------
    scummvm/trunk/sound/mididrv.cpp

Modified: scummvm/trunk/sound/mididrv.cpp
===================================================================
--- scummvm/trunk/sound/mididrv.cpp	2008-04-14 10:07:15 UTC (rev 31499)
+++ scummvm/trunk/sound/mididrv.cpp	2008-04-14 12:08:00 UTC (rev 31500)
@@ -80,7 +80,7 @@
 	{"mt32", "MT-32", MD_MT32, MDT_MIDI},
 #endif
 
-	// The flags for the "adlibe" driver indicate that it can do adlib and MIDI.
+	// The flags for the "adlib" driver indicates that it can do adlib and MIDI.
 	{"adlib", "Adlib", MD_ADLIB, MDT_ADLIB},
 	{"pcspk", "PC Speaker", MD_PCSPK, MDT_PCSPK},
 	{"pcjr", "IBM PCjr", MD_PCJR, MDT_PCSPK},


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list