[MPlayer-cvslog] r33510 - trunk/stream/stream_cue.c

reimar subversion at mplayerhq.hu
Sun May 29 13:12:43 CEST 2011


Author: reimar
Date: Sun May 29 13:12:42 2011
New Revision: 33510

Log:
Spelling fix.

Modified:
   trunk/stream/stream_cue.c

Modified: trunk/stream/stream_cue.c
==============================================================================
--- trunk/stream/stream_cue.c	Sat May 28 22:53:14 2011	(r33509)
+++ trunk/stream/stream_cue.c	Sun May 29 13:12:42 2011	(r33510)
@@ -190,7 +190,7 @@ static int cue_find_bin (char *firstline
     {
       bin_filename[j] = firstline[6 + i];
 
-      /* if I found a path info, than delete all bevor it */
+      /* if I found a path info, then delete all before it */
       switch (bin_filename[j])
       {
         case '\\':


More information about the MPlayer-cvslog mailing list