OpenSSL: Correct closing comment
[ci skip]
This commit is contained in:
parent
06c588e535
commit
d9c825c4de
1 changed files with 1 additions and 1 deletions
|
@ -724,4 +724,4 @@ rb_ssl_start_connected(rb_fde_t *const F, CNCB *const callback, void *const data
|
|||
rb_ssl_tryconn_cb(F, sconn);
|
||||
}
|
||||
|
||||
#endif /* HAVE_OPESSL */
|
||||
#endif /* HAVE_OPENSSL */
|
||||
|
|
Loading…
Reference in a new issue