input/despotify: change name to "despotify"

The name "spt" didn't make much sense for this plugin.
This commit is contained in:
Max Kellermann
2014-01-13 22:35:30 +01:00
parent 7c60b50a39
commit 049abef2d4

View File

@@ -247,7 +247,7 @@ input_despotify_tag(InputStream *is)
} }
const InputPlugin input_plugin_despotify = { const InputPlugin input_plugin_despotify = {
"spt", "despotify",
nullptr, nullptr,
nullptr, nullptr,
input_despotify_open, input_despotify_open,