summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.c b/setup.c
index 94e68fd..3801498 100644
--- a/setup.c
+++ b/setup.c
@@ -301,7 +301,7 @@ void cMenuSetupDVDSwitch::Set(void)
ViewKeyPos = Count() - 1;
if(ViewKey)
{
- static const char *Commands[memberof(cDVDSwitchSetup::CommandsShortName)] = {
+ static const char *Commands[memberof(DVDSwitchSetup.CommandsShortName)] = {
tr("None function"),
tr("Dir. Management"),
tr("Tray open"),