mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
Softupdate: Fix filename for local update
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b12442b5d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-08-20 (Tue, 20 Aug 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -90,7 +90,7 @@ class CExtUpdate
|
||||
~CExtUpdate();
|
||||
static CExtUpdate* getInstance();
|
||||
|
||||
bool applySettings(const std::string & filename, int mode);
|
||||
bool applySettings(std::string & filename, int mode);
|
||||
bool ErrorReset(bool modus, const std::string & msg1="", const std::string & msg2="");
|
||||
bool isBlacklistEntry(const std::string & file);
|
||||
|
||||
|
Reference in New Issue
Block a user