From ec08e2156987e522f2745a94f601dbb89e60fe7d Mon Sep 17 00:00:00 2001 From: owmery <2518665972@qq.com> Date: Sun, 27 Jun 2021 23:04:36 +0800 Subject: [PATCH 1/2] test --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d805113..ad53059 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Usage +III# Usage ``` cmake_minimum_required(VERSION 3.0) @@ -31,4 +31,4 @@ USE_OPENSSL:BOOL // Force select WolfSSL(CyaSSL) USE_WOLFSSL:BOOL -``` \ No newline at end of file +``` -- Gitee From aecd75730a25727047da64b32eaf72da706b7b7d Mon Sep 17 00:00:00 2001 From: ownery <5217014+ownery@user.noreply.gitee.com> Date: Mon, 28 Jun 2021 08:28:50 +0000 Subject: [PATCH 2/2] update openssl.c. --- openssl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/openssl.c b/openssl.c index 8f3d8b7..44020de 100644 --- a/openssl.c +++ b/openssl.c @@ -41,6 +41,7 @@ */ #include "ssl.h" +sdcsdvv=sdcsdvv #if defined(HAVE_WOLFSSL) #include -- Gitee