lcd4l: try to fix encoding mess

Origin commit data
------------------
Commit: bdbd8b5592
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)

Origin message was:
------------------
- lcd4l: try to fix encoding mess
This commit is contained in:
vanhofen
2016-09-26 18:35:56 +02:00
parent 510e620871
commit 40be1b5058
2 changed files with 13 additions and 17 deletions

View File

@@ -80,7 +80,7 @@ class CLCD4l
bool GetLogoName(uint64_t channel_id, std::string channel_name, std::string & logo);
std::string hexStr(unsigned char* data);
void strReplace(std::string & orig, const char *fstr, const std::string rstr);
void strReplace(std::string &orig, const std::string &fstr, const std::string &rstr);
bool WriteFile(const char *file, std::string content = "", bool convert = false);
// Variables