mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 04:04:39 +02:00
Correct error message file name in ssl_load.c
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
|
|
||||||
#if !defined(WOLFSSL_SSL_LOAD_INCLUDED)
|
#if !defined(WOLFSSL_SSL_LOAD_INCLUDED)
|
||||||
#ifndef WOLFSSL_IGNORE_FILE_WARN
|
#ifndef WOLFSSL_IGNORE_FILE_WARN
|
||||||
#warning ssl_bn.c does not need to be compiled separately from ssl.c
|
#warning ssl_load.c does not need to be compiled separately from ssl.c
|
||||||
#endif
|
#endif
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user