diff options
author | Max Kellermann <max@duempel.org> | 2008-09-07 13:37:04 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-09-09 00:55:38 -0700 |
commit | b3a40661ffb4a0da1aefc7e7151bbf9e82f23cef (patch) | |
tree | f2016249d1b4745311e5ccb89a5c0dcc1708a860 /TODO | |
parent | 57b17b7e6585fc9dfdaee10e31441e39354a4422 (diff) | |
download | mpd-b3a40661ffb4a0da1aefc7e7151bbf9e82f23cef.tar.gz mpd-b3a40661ffb4a0da1aefc7e7151bbf9e82f23cef.tar.xz mpd-b3a40661ffb4a0da1aefc7e7151bbf9e82f23cef.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 'TODO')
0 files changed, 0 insertions, 0 deletions