mirror of
https://github.com/curl/curl.git
synced 2026-07-09 02:37:15 +03:00
tidy-up: miscellaneous
- sha256: fix backend priority in comment.
- URLs: link to IETF URLs to the HTML document, to match others.
- VERSIONS.md: use unified date format for recent entries too.
Ref: ce5d32032f
- GHA/labeler.yml: alpha-sort file masks in a label block.
- tests/server/mqttd: fix call arg list in a disabled function.
- tests/server/mqttd: fix comment.
Closes #21473
This commit is contained in:
parent
ceaa5dfba0
commit
91232fc2a2
6 changed files with 14 additions and 14 deletions
|
|
@ -43,8 +43,8 @@
|
|||
* 2. USE_WOLFSSL
|
||||
* 3. USE_GNUTLS
|
||||
* 4. USE_MBEDTLS
|
||||
* 5. USE_COMMON_CRYPTO
|
||||
* 6. USE_WIN32_CRYPTO
|
||||
* 5. USE_WIN32_CRYPTO
|
||||
* 6. USE_COMMON_CRYPTO
|
||||
*
|
||||
* This ensures that the same SSL branch gets activated throughout this source
|
||||
* file even if multiple backends are enabled at the same time.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue