Mercurial > mplayer.hg
changeset 11982:d949d76c9484
cut and paste typo fixed
author | zdar |
---|---|
date | Sat, 21 Feb 2004 08:21:42 +0000 |
parents | 1262c5ff9f0b |
children | 1615952c26a8 |
files | libvo/vo_directfb2.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/vo_directfb2.c Thu Feb 19 04:38:46 2004 +0000 +++ b/libvo/vo_directfb2.c Sat Feb 21 08:21:42 2004 +0000 @@ -241,7 +241,7 @@ if (show_help) { mp_msg( MSGT_VO, MSGL_ERR, - "\nvo_dfbmga command line help:\n" + "\n-vo directfb command line help:\n" "Example: mplayer -vo directfb:layer=1:buffermode=single\n" "\nOptions (use 'no' prefix to disable):\n" " input Use DirectFB for keyboard input\n"