strip return characters that are in the id3 tags
git-svn-id: https://svn.musicpd.org/mpd/trunk@229 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -25,4 +25,6 @@ char * myFgets(char * buffer, int bufferSize, FILE * fp);
|
||||
|
||||
char * strDupToUpper(char * str);
|
||||
|
||||
void stripReturnChar(char * string);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user