merge shank-rewrite-config changes
git-svn-id: https://svn.musicpd.org/mpd/trunk@2375 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
+2
-1
@@ -1053,7 +1053,8 @@ int readDirectoryDB() {
|
||||
fsCharset = &(buffer[strlen(
|
||||
DIRECTORY_FS_CHARSET)]);
|
||||
if((tempCharset =
|
||||
getConf()[CONF_FS_CHARSET]) &&
|
||||
getConfigParamValue(
|
||||
CONF_FS_CHARSET)) &&
|
||||
strcmp(fsCharset,tempCharset))
|
||||
{
|
||||
WARNING("Using \"%s\" for the "
|
||||
|
||||
Reference in New Issue
Block a user