OpenSSL: Correct closing comment

[ci skip]
This commit is contained in:
Aaron Jones 2016-09-15 19:27:15 +00:00
parent 06c588e535
commit d9c825c4de
No known key found for this signature in database
GPG key ID: EC6F86EE9CD840B5

View file

@ -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 */