1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vssh
Daniel Gustafsson 66e21520f3 curl_setup_once: consistently use WHILE_FALSE in macros
The WHILE_FALSE construction is used to avoid compiler warnings in
macro constructions. This fixes a few instances where it was not
used in order to keep the code consistent.

Closes #4649
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
2019-11-28 16:02:13 +01:00
..
libssh2.c lib: silence conversion warnings 2019-10-01 10:47:37 +02:00
libssh.c curl_setup_once: consistently use WHILE_FALSE in macros 2019-11-28 16:02:13 +01:00
ssh.h lib: Move lib/ssh.h -> lib/vssh/ssh.h 2019-11-17 23:27:39 -05:00