mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
Softupdate: Fix filename for local update
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