mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-31 17:53:49 -04: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 */
|
/* Keep in sync with enum raop_devtype */
|
||||||
static const char *raop_devtype[] =
|
static const char *raop_devtype[] =
|
||||||
{
|
{
|
||||||
"AirPort Express 802.11G",
|
"AirPort Express 802.11g",
|
||||||
"AirPort Express 802.11N",
|
"AirPort Express 802.11n",
|
||||||
"AppleTV",
|
"AppleTV",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user