summaryrefslogtreecommitdiffstats
path: root/help/help_mp-zh_TW.h
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-06 20:11:23 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-06 20:11:23 +0000
commitaaa937e798f8b5e9e6ef51fd12807bee7f21f478 (patch)
tree019fa65f96dce9e43d221b1c725e63947f80d5a4 /help/help_mp-zh_TW.h
parent54c1d8319764c34ea3928295412ac69e73d43cab (diff)
downloadmpv-aaa937e798f8b5e9e6ef51fd12807bee7f21f478.tar.bz2
mpv-aaa937e798f8b5e9e6ef51fd12807bee7f21f478.tar.xz
The large -help help_text should be const so it goes into .rodata
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28860 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-zh_TW.h')
-rw-r--r--help/help_mp-zh_TW.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-zh_TW.h b/help/help_mp-zh_TW.h
index 0d8770eaac..928d35aff6 100644
--- a/help/help_mp-zh_TW.h
+++ b/help/help_mp-zh_TW.h
@@ -9,7 +9,7 @@
// ========================= MPlayer help ===========================
#ifdef HELP_MP_DEFINE_STATIC
-static char help_text[]=
+static const char help_text[]=
"用法: mplayer [選項] [URL|路徑/]文件名\n"
"\n"
"基本選項: (完整列表參見手册頁)\n"