[Mplayer-cvslog] CVS: main/libvo vo_xv.c,1.90,1.91

Arpi of Ize arpi at mplayerhq.hu
Fri May 31 23:51:22 CEST 2002


Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv1462

Modified Files:
	vo_xv.c 
Log Message:
message wording fix by Diego B.


Index: vo_xv.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xv.c,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- vo_xv.c	30 May 2002 00:08:47 -0000	1.90
+++ vo_xv.c	31 May 2002 21:51:20 -0000	1.91
@@ -811,7 +811,7 @@
     }
     if(!xv_port){
       if(busy_ports)
-	mp_msg(MSGT_VO,MSGL_ERR,"Couldn't find free Xvideo port - maybe other applications keep open it.\n"
+	mp_msg(MSGT_VO,MSGL_ERR,"Could not find free Xvideo port - maybe another process is already using it.\n"
 	    "Close all video applications, and try again. If that does not help,\n"
 	    "see 'mplayer -vo help' for other (non-xv) video out drivers.\n");
       else




More information about the MPlayer-cvslog mailing list