mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:31:41 +03:00
tidy-up: miscellaneous
- GHA/checkdocs: rename `spellcheck` job to `pyspelling` to say the exact tool used. - GHA/checkdocs: restore a comment. - GHA/linux: add `-B .` to a cmake configure to avoid warning, and future breakage. - autotools: use correct casing for `Schannel`. - doh: update RFC URL. - drop redundant parenthesis. - fix indentation, whitespace. Closes #18756
This commit is contained in:
parent
8538856662
commit
95e50ad694
11 changed files with 30 additions and 34 deletions
|
|
@ -1062,7 +1062,7 @@ UNITTEST void de_cleanup(struct dohentry *d)
|
|||
* @return is 1 for success, error otherwise
|
||||
*
|
||||
* The encoding here is defined in
|
||||
* https://tools.ietf.org/html/rfc1035#section-3.1
|
||||
* https://datatracker.ietf.org/doc/html/rfc1035#section-3.1
|
||||
*
|
||||
* The input buffer pointer will be modified so it points to
|
||||
* just after the end of the DNS name encoding on output. (And
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue