infoviewer: fix indentation in setInfobarTimeout()

Origin commit data
------------------
Branch: ni/coolstream
Commit: effdf5b10b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-09 (Tue, 09 Jan 2018)

Origin message was:
------------------
- infoviewer: fix indentation in setInfobarTimeout()

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-01-09 11:14:08 +01:00
parent 82b4d09727
commit f5857485cb

View File

@@ -947,6 +947,7 @@ void CInfoViewer::showTitle(CZapitChannel * channel, const bool calledFromNumZap
aspectRatio = 0;
fileplay = 0;
}
void CInfoViewer::setInfobarTimeout(int timeout_ext)
{
int mode = CNeutrinoApp::getInstance()->getMode();