mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:23:36 +03:00
tidy-up: miscellaneous
- gnutls, mbedtls: fix casing in log messages. - src/tool_cfgable.h: drop unused header. - appveyor.sh: variable style. - cmakelint.sh: sync with libssh2, catch `.cmake.in` explicitly. - examples: drop obsolete comments, exclamation marks. - fix comment typos, casing. Closes #19839
This commit is contained in:
parent
0476e4fc65
commit
dfd781ff62
11 changed files with 28 additions and 34 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# SPDX-License-Identifier: curl
|
||||
|
||||
# Possible not what we want, but cannot test, just silence the warnings
|
||||
# Possibly not what we want, but cannot test, just silence the warnings
|
||||
allowfunc calloc
|
||||
allowfunc free
|
||||
allowfunc malloc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue