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:
martii
2014-02-12 21:06:18 +01:00
committed by vanhofen
parent 50ad12c582
commit 4bae7ef436

View File

@@ -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 },