fix 44fb2039e1f0fc6dd10352014bed69a66d217eae typo

Origin commit data
------------------
Branch: ni/coolstream
Commit: 11d6073de4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-04-28 (Sun, 28 Apr 2019)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2019-04-28 00:32:34 +02:00
committed by vanhofen
parent 03203eead3
commit 653c1004df
7 changed files with 9 additions and 9 deletions

View File

@@ -323,7 +323,7 @@ void CAdZapMenu::ShowMenu()
{
{ SNeutrinoSettings::ADZAP_ZAP_OFF,LOCALE_ADZAP_ZAP_OFF},
{ SNeutrinoSettings::ADZAP_ZAP_TO_LAST,LOCALE_ADZAP_ZAP_TO_LAST_CHANNEL},
{ SNeutrinoSettings::ADZAP_ZAP_TO_STRAT,LOCALE_ADZAP_ZAP_TO_STRAT_CHANNEL},
{ SNeutrinoSettings::ADZAP_ZAP_TO_START,LOCALE_ADZAP_ZAP_TO_START_CHANNEL},
};
bool show_monitor = monitorLifeTime.tv_sec;