• Max Kellermann's avatar
    directory: fix update in root directory · 22645abc
    Max Kellermann authored
    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.
    22645abc
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...