1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

Rename temporary copy ssl_tls_old.c back to ssl_tls.c

This commit is contained in:
Hanno Becker
2020-02-05 11:32:03 +00:00
parent abd9cef520
commit 471c0c98f6
4 changed files with 3 additions and 3 deletions

View File

@ -264,7 +264,7 @@
<ClCompile Include="..\..\library\ssl_msg.c" />
<ClCompile Include="..\..\library\ssl_srv.c" />
<ClCompile Include="..\..\library\ssl_ticket.c" />
<ClCompile Include="..\..\library\ssl_tls_old.c" />
<ClCompile Include="..\..\library\ssl_tls.c" />
<ClCompile Include="..\..\library\x509.c" />
<ClCompile Include="..\..\library\x509_create.c" />
<ClCompile Include="..\..\library\x509_crl.c" />