Merge remote-tracking branch 'origin/pr/2450' into mbedtls-2.16

* origin/pr/2450:
  Fix #2370, minor typos and spelling mistakes
This commit is contained in:
Jaeden Amero 2019-06-21 13:12:54 +01:00
commit 096bccf204
26 changed files with 53 additions and 53 deletions

View file

@ -21,7 +21,7 @@ FAILED=0
SKIPPED=0
SRVMEM=0
# default commands, can be overriden by the environment
# default commands, can be overridden by the environment
: ${M_SRV:=../programs/ssl/ssl_server2}
: ${M_CLI:=../programs/ssl/ssl_client2}
: ${OPENSSL_CMD:=openssl} # OPENSSL would conflict with the build system