mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 04:04:39 +02:00
fixed line comment
This commit is contained in:
@@ -7482,8 +7482,7 @@ void SetErrorString(int error, char* str)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* be sure to add to cipher_names in
|
/* be sure to add to cipher_name_idx too !!!! */
|
||||||
internal.h and cipher_name_idx too !!!! */
|
|
||||||
static const char* const cipher_names[] =
|
static const char* const cipher_names[] =
|
||||||
{
|
{
|
||||||
#ifdef BUILD_SSL_RSA_WITH_RC4_128_SHA
|
#ifdef BUILD_SSL_RSA_WITH_RC4_128_SHA
|
||||||
|
Reference in New Issue
Block a user