diff options
author | Max Kellermann <max@duempel.org> | 2008-10-08 11:55:52 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-10-11 19:21:49 -0700 |
commit | 0c46207db41840ac70af7a5261969e865b748f1d (patch) | |
tree | 689cbe236d6189c2ae6e47b6c2459a8c8f76b9e6 /src/audioOutputs/audioOutput_fifo.c | |
parent | 313e8e3ecc15e65700e64252207227612d6d9195 (diff) | |
download | mpd-0c46207db41840ac70af7a5261969e865b748f1d.tar.gz mpd-0c46207db41840ac70af7a5261969e865b748f1d.tar.xz mpd-0c46207db41840ac70af7a5261969e865b748f1d.zip |
directory: fix update in root directory
Commit 0bfe7802 broke update for new files in the root directory,
because music_root->path was an empty string and not NULL. There were
some NULL tests missing. Change them to !isRootDirectory(path)
instead of path!=NULL.
Diffstat (limited to 'src/audioOutputs/audioOutput_fifo.c')
0 files changed, 0 insertions, 0 deletions