From aaa937e798f8b5e9e6ef51fd12807bee7f21f478 Mon Sep 17 00:00:00 2001 From: reimar Date: Fri, 6 Mar 2009 20:11:23 +0000 Subject: 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 --- help/help_mp-pl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/help_mp-pl.h') diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h index 7d09950edb..14191d1e8f 100644 --- a/help/help_mp-pl.h +++ b/help/help_mp-pl.h @@ -6,7 +6,7 @@ // ========================= MPlayer help =========================== #ifdef HELP_MP_DEFINE_STATIC -static char help_text[]= +static const char help_text[]= "Użycie: mplayer [opcje] [url|ścieżka/]plik\n" "\n" "Podstawowe opcje: (pełna lista dostępna na stronie man)\n" -- cgit v1.2.3