mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-12-04 14:46:31 -05:00
Fix whitespace
This commit is contained in:
parent
44f7e19ca7
commit
c44d05c747
@ -314,7 +314,7 @@ cfg_server_set_ca_file(struct cfg_server *s, struct cfg_server_list *not_used,
|
||||
|
||||
int
|
||||
cfg_server_set_client_cert(struct cfg_server *s,
|
||||
struct cfg_server_list *not_used,const char *client_cert,
|
||||
struct cfg_server_list *not_used, const char *client_cert,
|
||||
const char **errstrp)
|
||||
{
|
||||
(void)not_used;
|
||||
|
Loading…
Reference in New Issue
Block a user