summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorzdar <zdar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-21 08:21:42 +0000
committerzdar <zdar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-21 08:21:42 +0000
commit52e2658503a8dbd1bd4ded9f433e0dd7f9ccb08d (patch)
tree8ddb1e72aeef333186dada5b8e82f5b29deeaa56 /libvo
parentf3c1b6f41b2960aa6e4911217ef073306cf87325 (diff)
downloadmpv-52e2658503a8dbd1bd4ded9f433e0dd7f9ccb08d.tar.bz2
mpv-52e2658503a8dbd1bd4ded9f433e0dd7f9ccb08d.tar.xz
cut and paste typo fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11983 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_directfb2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_directfb2.c b/libvo/vo_directfb2.c
index 0eab11ea0b..cf2eeea935 100644
--- a/libvo/vo_directfb2.c
+++ b/libvo/vo_directfb2.c
@@ -241,7 +241,7 @@ static uint32_t preinit(const char *arg)
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"