Skip to content

Commit 84032fa

Browse files
author
gojimmypi
committed
Correct error message file name in ssl_load.c
1 parent 43b2c80 commit 84032fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ssl_load.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
#if !defined(WOLFSSL_SSL_LOAD_INCLUDED)
5555
#ifndef WOLFSSL_IGNORE_FILE_WARN
56-
#warning ssl_bn.c does not need to be compiled separately from ssl.c
56+
#warning ssl_load.c does not need to be compiled separately from ssl.c
5757
#endif
5858
#else
5959

0 commit comments

Comments
 (0)