separate some code from ncmpcpp.cpp
This commit is contained in:
@@ -42,5 +42,9 @@ mpd_TagItems IntoTagItem(char);
|
||||
|
||||
void EscapeUnallowedChars(std::string &);
|
||||
|
||||
void EscapeHtml(std::string &s);
|
||||
|
||||
void Trim(std::string &s);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user