Skip to content

Commit

Permalink
Fix reference to global.c
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed May 24, 2018
1 parent adadbb1 commit 4a7ec5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/tls/tls.h
Expand Up @@ -461,7 +461,7 @@ fr_tls_conf_t *tls_conf_parse_client(CONF_SECTION *cs);
SSL_CTX *tls_ctx_alloc(fr_tls_conf_t const *conf, bool client);

/*
* tls/global.c
* tls/base.c
*/

#if 1
Expand Down

0 comments on commit 4a7ec5b

Please sign in to comment.