tidy-up: mostly whitespace nits

- delete completed TODO from `./CMakeLists.txt`.
- convert a C++ comment to C89 in `./CMake/CurlTests.c`.
- delete duplicate EOLs from EOF.
- add missing EOL at EOF.
- delete whitespace at EOL (except from expected test results).
- convert tabs to spaces.
- convert CRLF EOLs to LF in GHA yaml.
- text casing fixes in `./CMakeLists.txt`.
- fix a codespell typo in `packages/OS400/initscript.sh`.

Closes #11772
This commit is contained in:
Viktor Szakats 2023-08-31 13:28:49 +00:00
parent 63f23fafc9
commit ce3dce9015
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
87 changed files with 135 additions and 173 deletions

View file

@ -46,4 +46,3 @@ curl will remove the support for space-separated names in July 2024.
- Support for systems without 64 bit data types
- NSS
- gskit