aboutsummaryrefslogtreecommitdiffstats
path: root/src/storedPlaylist.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-07 13:37:04 +0200
committerMax Kellermann <max@duempel.org>2008-09-07 13:37:04 +0200
commitdc353eca802d8889dd868188d977fb0957cc8554 (patch)
tree16c63765590929f028a166c58413dca7da8d8890 /src/storedPlaylist.c
parent59efed3e8e3da3be85fada02a533cb79fba21569 (diff)
downloadmpd-dc353eca802d8889dd868188d977fb0957cc8554.tar.gz
mpd-dc353eca802d8889dd868188d977fb0957cc8554.tar.xz
mpd-dc353eca802d8889dd868188d977fb0957cc8554.zip
playlist: added is_valid_playlist_name()
The function valid_playlist_name() checks the name, but it insists on reporting an eventual error to the client. The new function is_valid_playlist_name() is more generic: it just returns a boolean, and does not care what the caller will use it for. The old function valid_playlist_name() will be removed later.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions