mirror of
https://github.com/curl/curl.git
synced 2026-08-10 11:00:53 +03:00
tidy-up: miscellaneous
- fix typos. - badword: add two new words. - cpp: drop parentheses from standalone `#if` expressions. - libssh: vertical-align comment block with others. - clang-format. Closes #21880
This commit is contained in:
parent
982e19f231
commit
d3e9a815c4
31 changed files with 246 additions and 252 deletions
|
|
@ -27,6 +27,7 @@ null terminate:null-terminate
|
|||
zero terminate:null-terminate
|
||||
nul terminated:null-terminated
|
||||
null terminated:null-terminated
|
||||
NULL-terminated=null-terminated
|
||||
zero terminated:null-terminated
|
||||
nul terminator:null-terminator
|
||||
null terminator:null-terminator
|
||||
|
|
@ -104,6 +105,7 @@ will:rewrite to present tense
|
|||
63 bit:63-bit
|
||||
64 bit:64-bit
|
||||
128 bit:128-bit
|
||||
256 bit:256-bit
|
||||
8-bits:8 bits
|
||||
16-bits:16 bits
|
||||
32-bits:32 bits
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue