mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:13:31 +03:00
tidy-up: comments, messages, formatting
- 'null-terminate', sync casing. - add an `#endif` comment. - avoid a few instances of 'will'. - configure: 'aws' -> 'aws-sigv4', where missing. - unfold/fold lines. - update memzero/strzero comments. - uppercase 'CRLF'. Closes #22443
This commit is contained in:
parent
83216878e4
commit
c4013cdb85
22 changed files with 49 additions and 46 deletions
|
|
@ -1035,4 +1035,4 @@ int Curl_os400_inflateEnd(z_streamp strm)
|
|||
return ret;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif /* HAVE_LIBZ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue