mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-21 03:04:04 -04:00
[raop] Fix spelling mistakes
This commit is contained in:
parent
5f3103fae7
commit
5d6c8d7b5b
@ -279,7 +279,7 @@ audio {
|
|||||||
# AirPlay/Airport Express settings
|
# AirPlay/Airport Express settings
|
||||||
# common to all devices
|
# common to all devices
|
||||||
#airplay_shared {
|
#airplay_shared {
|
||||||
# UDP ports used when ariplay devices make connections back to forked-daapd
|
# UDP ports used when airplay devices make connections back to forked-daapd
|
||||||
# (choosing specific ports may be helpful when running forked-daapd behind a firewall)
|
# (choosing specific ports may be helpful when running forked-daapd behind a firewall)
|
||||||
# control_port = 0
|
# control_port = 0
|
||||||
# timing_port = 0
|
# timing_port = 0
|
||||||
|
@ -137,7 +137,7 @@ static cfg_opt_t sec_alsa[] =
|
|||||||
CFG_END()
|
CFG_END()
|
||||||
};
|
};
|
||||||
|
|
||||||
/* AirPlay/ApEx share section structure */
|
/* AirPlay/ApEx shared section structure */
|
||||||
static cfg_opt_t sec_airplay_shared[] =
|
static cfg_opt_t sec_airplay_shared[] =
|
||||||
{
|
{
|
||||||
CFG_INT("control_port", 0, CFGF_NONE),
|
CFG_INT("control_port", 0, CFGF_NONE),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user