[Scummvm-cvs-logs] SF.net SVN: scummvm:[47230] scummvm/trunk/sound/voc.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Sun Jan 10 16:43:44 CET 2010


Revision: 47230
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47230&view=rev
Author:   lordhoto
Date:     2010-01-10 15:43:42 +0000 (Sun, 10 Jan 2010)

Log Message:
-----------
Typo.

Modified Paths:
--------------
    scummvm/trunk/sound/voc.h

Modified: scummvm/trunk/sound/voc.h
===================================================================
--- scummvm/trunk/sound/voc.h	2010-01-10 15:42:22 UTC (rev 47229)
+++ scummvm/trunk/sound/voc.h	2010-01-10 15:43:42 UTC (rev 47230)
@@ -97,7 +97,7 @@
 AudioStream *makeVOCStream(Common::SeekableReadStream &stream, byte flags = 0, uint loopStart = 0, uint loopEnd = 0, bool takeOwnershipOfStream = false);
 
 /**
- * This does not use any of the looping features from VOC files!
+ * This does not use any of the looping features of VOC files!
  */
 SeekableAudioStream *makeVOCStream(Common::SeekableReadStream &stream, byte flags, bool takeOwnershipOfStream);
 


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