ObjFW  Check-in [64d9603a4f]

Overview
Comment:Fix compilation of OFOpenSSLTLSStream

Removing the previous line causes the variable declaration to be just
after the case, so an extra semicolon is needed.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 64d9603a4f89934caf3a0714f329ed8958a4808388cf2c23d248c4dd6ecccb76
User & Date: js on 2024-01-06 01:00:30
Other Links: manifest | tags
Context
2024-01-06
01:08
Revert change to OFSecureTransportTLSStream check-in: 6a2cac23e8 user: js tags: trunk
01:00
Fix compilation of OFOpenSSLTLSStream check-in: 64d9603a4f user: js tags: trunk
00:52
Initial support for Mbed TLS check-in: 11b2a17595 user: js tags: trunk
Changes