r25745 - trunk/command.c
13 Jan
2008
13 Jan
'08
noon
Author: reimar Date: Sun Jan 13 18:00:46 2008 New Revision: 25745 Log: Make mp_properties const Modified: trunk/command.c Modified: trunk/command.c ============================================================================== --- trunk/command.c (original) +++ trunk/command.c Sun Jan 13 18:00:46 2008 @@ -1921,7 +1921,7 @@ static int mp_property_teletext_page(m_o /// All properties available in MPlayer. /** \ingroup Properties */ -static m_option_t mp_properties[] = { +static const m_option_t mp_properties[] = { // General { "osdlevel", mp_property_osdlevel, CONF_TYPE_INT, M_OPT_RANGE, 0, 3, NULL },
6512
Age (days ago)
6512
Last active (days ago)
0 comments
1 participants
participants (1)
-
reimar