Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1a63b9f

Browse files
committed
Typo
1 parent a5d0765 commit 1a63b9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/_ssl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ static int COMP_get_type(const COMP_METHOD *meth)
154154
{
155155
return meth->type;
156156
}
157-
/* LCOV_EXCL_END */
157+
/* LCOV_EXCL_STOP */
158158
#endif
159159

160160
static pem_password_cb *SSL_CTX_get_default_passwd_cb(SSL_CTX *ctx)

0 commit comments

Comments
 (0)