oops, a typo, but that's ok, i'm still da man
git-svn-id: https://svn.musicpd.org/mpd/trunk@2468 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
1d939538eb
commit
ebc4418e01
@ -259,7 +259,7 @@ void savePlaylistState() {
|
||||
if(!fp) {
|
||||
ERROR("problems opening state file \"%s\" for "
|
||||
"writing: %s\n", playlist_stateFile,
|
||||
sterror(errno));
|
||||
strerror(errno));
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user