diff help/help_mp-bg.h @ 28825:f872face2b3a

The large -help help_text should be const so it goes into .rodata
author reimar
date Fri, 06 Mar 2009 20:11:23 +0000
parents 14c5017f40d2
children 8ee2eb34a851
line wrap: on
line diff
--- a/help/help_mp-bg.h	Fri Mar 06 19:58:16 2009 +0000
+++ b/help/help_mp-bg.h	Fri Mar 06 20:11:23 2009 +0000
@@ -6,7 +6,7 @@
 // ========================= MPlayer help ===========================
 
 #ifdef HELP_MP_DEFINE_STATIC
-static char help_text[]=
+static const char help_text[]=
 "Употреба:   mplayer [опции] [url|път/]име_на_файл\n"
 "\n"
 "Основни опции:   (пълният списък е в ръководството - 'man mplayer')\n"