mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
l4l: fix colors
Origin commit data
------------------
Commit: 79ea922445
Author: TangoCash <eric@loxat.de>
Date: 2018-12-24 (Mon, 24 Dec 2018)
This commit is contained in:
@@ -67,7 +67,7 @@ class CLCD4l
|
||||
uint64_t GetParseID();
|
||||
bool CompareParseID(uint64_t &i_ParseID);
|
||||
|
||||
std::string hexStr(unsigned char* data);
|
||||
std::string hexStr(unsigned char data);
|
||||
void strReplace(std::string &orig, const std::string &fstr, const std::string &rstr);
|
||||
bool WriteFile(const char *file, std::string content = "", bool convert = false);
|
||||
|
||||
|
Reference in New Issue
Block a user