From 7c123a0a413fdde0867e5d267900187101502ddd Mon Sep 17 00:00:00 2001 From: arpi_esp Date: Sat, 14 Apr 2001 22:50:25 +0000 Subject: [PATCH] banner changed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@425 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help_mp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help_mp.h b/help_mp.h index af146c0fdf..a1cd318f88 100644 --- a/help_mp.h +++ b/help_mp.h @@ -1,10 +1,10 @@ static char* banner_text= "\n\n" -"MPlayer " VERSION " (C) 2000-2001 Arpad Gereoffy \n" +"MPlayer " VERSION " (C) 2000-2001 Arpad Gereoffy \n" "\n"; static char* help_text= -"Usage: mplayer [options] [path/]name\n" +"\nUsage: mplayer [options] [path/]name\n" "\n" " Options:\n" " -vo select output driver (see '-vo help' for driver list)\n"