summaryrefslogtreecommitdiffstats
path: root/help_mp.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-09 14:17:55 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-09 14:17:55 +0000
commit5ed67e6afaeab780f10ae7a968898001d026bf49 (patch)
treea30cf9553a3d9e3aeb9cfd2de960a6c5575d979c /help_mp.h
parent30ef3699e172d5fd130c406b0a7a277345456e34 (diff)
downloadmpv-5ed67e6afaeab780f10ae7a968898001d026bf49.tar.bz2
mpv-5ed67e6afaeab780f10ae7a968898001d026bf49.tar.xz
'--help' bug fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@738 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp.h')
-rw-r--r--help_mp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help_mp.h b/help_mp.h
index 04b94683a7..02bab9ce95 100644
--- a/help_mp.h
+++ b/help_mp.h
@@ -3,7 +3,7 @@ static char* banner_text=
"MPlayer " VERSION " (C) 2000-2001 Arpad Gereoffy <arpi@thot.banki.hu>\n"
"\n";
-static char* help_text=
+static char help_text[]=
"\nUsage: mplayer [options] [path/]name\n"
"\n"
" Options:\n"