playlist/embcue: change name string to "embcue"

The name "cue" was listed twice in "mpd --version".
This commit is contained in:
Max Kellermann 2014-09-26 08:53:19 +02:00
parent 87268c2297
commit c4fca2aa61
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ static const char *const embcue_playlist_suffixes[] = {
};
const struct playlist_plugin embcue_playlist_plugin = {
"cue",
"embcue",
nullptr,
nullptr,