# HG changeset patch # User zdar # Date 1077351702 0 # Node ID d949d76c94848b02c5a8e55d6a05b6538436c1f8 # Parent 1262c5ff9f0b32cda1dc1320c6b42a2da5d4b6df cut and paste typo fixed diff -r 1262c5ff9f0b -r d949d76c9484 libvo/vo_directfb2.c --- 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"