# HG changeset patch # User arpi # Date 1022881880 0 # Node ID e5031c75e9404c5679971f7d8906304db44ea2d5 # Parent bd789010874b6cbf81d56105adf22403f8da7b58 message wording fix by Diego B. diff -r bd789010874b -r e5031c75e940 libvo/vo_xv.c --- a/libvo/vo_xv.c Fri May 31 21:49:38 2002 +0000 +++ b/libvo/vo_xv.c Fri May 31 21:51:20 2002 +0000 @@ -812,7 +812,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