mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-27 23:55:57 -05:00
Cosmetic fix to RAOP device type strings
This commit is contained in:
parent
00c6de15ae
commit
2011c33526
@ -137,8 +137,8 @@ struct player_source
|
||||
/* Keep in sync with enum raop_devtype */
|
||||
static const char *raop_devtype[] =
|
||||
{
|
||||
"AirPort Express 802.11G",
|
||||
"AirPort Express 802.11N",
|
||||
"AirPort Express 802.11g",
|
||||
"AirPort Express 802.11n",
|
||||
"AppleTV",
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user