mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 00:55:04 -05:00
e81cd9028f
That is functions that are declared global but are not used from outside of the file in which it is declared. Such functions should be made static or even at times be removed. It also verifies that all used curl_ prefixed functions are "blessed" Closes #3538 |
||
---|---|---|
.. | ||
contributors.sh | ||
contrithanks.sh | ||
coverage.sh | ||
delta | ||
installcheck.sh | ||
log2changes.pl | ||
Makefile.am | ||
singleuse.pl | ||
updatemanpages.pl | ||
zsh.pl |