mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-01-03 14:56:34 -05:00
Typo: openSSL->OpenSSL
This commit is contained in:
parent
3376498e5e
commit
e513f09b85
@ -211,7 +211,7 @@ static void get_ssl_certificate(ice_config_t *config)
|
||||
{
|
||||
ssl_ok = 0;
|
||||
ICECAST_LOG_INFO("No TLS capability. "
|
||||
"Rebuild Icecast with openSSL support to enable this.");
|
||||
"Rebuild Icecast with OpenSSL support to enable this.");
|
||||
}
|
||||
#endif /* ICECAST_CAP_TLS */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user