mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Typo
This commit is contained in:
commit
04133e7e2e
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ static int COMP_get_type(const COMP_METHOD *meth)
|
||||||
{
|
{
|
||||||
return meth->type;
|
return meth->type;
|
||||||
}
|
}
|
||||||
/* LCOV_EXCL_END */
|
/* LCOV_EXCL_STOP */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static pem_password_cb *SSL_CTX_get_default_passwd_cb(SSL_CTX *ctx)
|
static pem_password_cb *SSL_CTX_get_default_passwd_cb(SSL_CTX *ctx)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue