mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
gui/hdd_menu: correct option count
Origin commit data
------------------
Commit: 6895281091
Author: martii <m4rtii@gmx.de>
Date: 2014-02-12 (Wed, 12 Feb 2014)
This commit is contained in:
@@ -71,7 +71,7 @@ const CMenuOptionChooser::keyval HDD_FILESYS_OPTIONS[HDD_FILESYS_OPTION_COUNT] =
|
||||
{ 1, LOCALE_HDD_REISER },
|
||||
{ 2, LOCALE_OPTIONS_OFF }
|
||||
};
|
||||
#define HDD_SLEEP_OPTION_COUNT 7
|
||||
#define HDD_SLEEP_OPTION_COUNT 6
|
||||
const CMenuOptionChooser::keyval HDD_SLEEP_OPTIONS[HDD_SLEEP_OPTION_COUNT] =
|
||||
{
|
||||
{ 0, LOCALE_OPTIONS_OFF },
|
||||
|
Reference in New Issue
Block a user