Mercurial > mplayer.hg
changeset 6249:e5031c75e940
message wording fix by Diego B.
author | arpi |
---|---|
date | Fri, 31 May 2002 21:51:20 +0000 |
parents | bd789010874b |
children | a279d7427ed8 |
files | libvo/vo_xv.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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