escape html chars in fetched lyrics properly
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
# include "curl/curl.h"
|
||||
#endif
|
||||
|
||||
void EscapeHtml(string &);
|
||||
string GetLyrics(string, string);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user