mirror of https://github.com/wolfSSL/wolfssl.git
fix typo
parent
af355f7472
commit
fde6700d89
|
@ -41,7 +41,7 @@ var wolfSSLObjList = [
|
||||||
"wolfcrypt/src/sha512.c",
|
"wolfcrypt/src/sha512.c",
|
||||||
"wolfcrypt/src/tfm.c",
|
"wolfcrypt/src/tfm.c",
|
||||||
"wolfcrypt/src/wc_port.c",
|
"wolfcrypt/src/wc_port.c",
|
||||||
"wolfcrtyp/src/wolfmath.c",
|
"wolfcrypt/src/wolfmath.c",
|
||||||
|
|
||||||
"src/internal.c",
|
"src/internal.c",
|
||||||
"src/io.c",
|
"src/io.c",
|
||||||
|
|
Loading…
Reference in New Issue