mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Merge branch 'develop' of ssh://git.xiph.org/ezstream into develop
This commit is contained in:
commit
2124bf7486
@ -152,7 +152,7 @@ _stream_cfg_tls(struct stream *s)
|
||||
s->name);
|
||||
break;
|
||||
case CFG_TLS_REQUIRED:
|
||||
log_error("%s: TLS required by not supported by libshout",
|
||||
log_error("%s: TLS required but not supported by libshout",
|
||||
s->name);
|
||||
return (-1);
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user