mirror of
https://github.com/curl/curl.git
synced 2024-12-15 06:40:09 +08:00
ce3dce9015
- 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
9 lines
199 B
Plaintext
9 lines
199 B
Plaintext
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
|
|
VC*/src/*curl.vcproj.dist
|
|
VC*/lib/*curl.vcproj.dist
|
|
VC*/src/*curl.vcxproj.dist
|
|
VC*/lib/*curl.vcxproj.dist
|