mirror of
https://github.com/curl/curl.git
synced 2026-08-24 18:23:33 +03:00
spacecheck and spellcheck fixes, void sometimes unused param
This commit is contained in:
parent
306e507094
commit
162200fd97
4 changed files with 3 additions and 3 deletions
|
|
@ -181,6 +181,7 @@ static void socksstate(struct socks_state *sx,
|
|||
};
|
||||
#endif
|
||||
|
||||
(void)cf;
|
||||
(void)data;
|
||||
if(oldstate == state)
|
||||
/* do not bother when the new state is the same as the old state */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue