fix typo
This commit is contained in:
parent
98e986141b
commit
e7eec05af0
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ long dtls1_default_timeout(void)
|
|||
return(60*60*2);
|
||||
}
|
||||
|
||||
IMPLEMENT_dtls1_meth_func(dtls1_base_method,
|
||||
IMPLEMENT_dtls1_meth_func(dtlsv1_base_method,
|
||||
ssl_undefined_function,
|
||||
ssl_undefined_function,
|
||||
ssl_bad_method)
|
||||
|
|
Loading…
Reference in a new issue