mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
- small fix (thx snafed!)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1105 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -835,7 +835,7 @@ bool CFileBrowser::exec(const char * const dirname)
|
|||||||
#ifdef ENABLE_INTERNETRADIO
|
#ifdef ENABLE_INTERNETRADIO
|
||||||
if (m_Mode == ModeSC) {
|
if (m_Mode == ModeSC) {
|
||||||
m_baseurl = base;
|
m_baseurl = base;
|
||||||
} else
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
name = dirname;
|
name = dirname;
|
||||||
|
Reference in New Issue
Block a user