mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fix bug in the save_http_path initialization
This commit is contained in:
@@ -61,7 +61,7 @@ flac_config_t flac_cfg = {
|
||||
"", /* proxy_user */
|
||||
"", /* proxy_pass */
|
||||
FALSE, /* save_http_stream */
|
||||
"", /* save_http_path */
|
||||
FALSE, /* save_http_path */
|
||||
FALSE, /* cast_title_streaming */
|
||||
FALSE /* use_udp_channel */
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user