[Mplayer-cvslog] CVS: main vobsub.c,1.36,1.37

Bohdan 'Nexus' Horst CVS nexus at mplayerhq.hu
Sun Dec 28 01:43:23 CET 2003


Update of /cvsroot/mplayer/main
In directory mail:/tmp/cvs-serv25011

Modified Files:
	vobsub.c 
Log Message:
fix typo

Index: vobsub.c
===================================================================
RCS file: /cvsroot/mplayer/main/vobsub.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- vobsub.c	8 Dec 2003 21:53:54 -0000	1.36
+++ vobsub.c	28 Dec 2003 00:43:21 -0000	1.37
@@ -1224,7 +1224,7 @@
 	  }
       lang+=2;while (lang[0]==',' || lang[0]==' ') ++lang;
     }
-    mp_msg(MSGT_VOBSUB, MSGL_WARN, "No matching VOBSUB languge found!\n");
+    mp_msg(MSGT_VOBSUB, MSGL_WARN, "No matching VOBSUB language found!\n");
     return -1;
 }
     




More information about the MPlayer-cvslog mailing list