Merge pull request #2141 from cesanta/hc1

fix outdated comment
This commit is contained in:
Sergey Lyubka 2023-03-30 10:51:25 +01:00 committed by GitHub
commit 90af22eba1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
// print the response and exit.
// You can change `s_url` from the command line by executing: ./example YOUR_URL
//
// To enable SSL/TLS, make SSL=OPENSSL or make SSL=MBEDTLS
// To enable SSL/TLS, , see https://mongoose.ws/tutorials/tls/#how-to-build
#include "mongoose.h"