put local functions into unnamed namespaces

This commit is contained in:
unK
2008-09-27 20:54:32 +02:00
parent d61cb54653
commit 9b65b39126
7 changed files with 229 additions and 222 deletions

View File

@@ -30,7 +30,6 @@
void * GetArtistInfo(void *);
#endif
void EscapeHtml(string &);
void * GetLyrics(void *);
#endif