Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Icecast-Server
Commits
e513f09b
Commit
e513f09b
authored
Nov 06, 2016
by
Philipp Schafft
🦁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typo: openSSL->OpenSSL
parent
3376498e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/connection.c
src/connection.c
+1
-1
No files found.
src/connection.c
View file @
e513f09b
...
...
@@ -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
o
penSSL support to enable this."
);
"Rebuild Icecast with
O
penSSL support to enable this."
);
}
#endif
/* ICECAST_CAP_TLS */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment