diff options
-rw-r--r-- | setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"), |