curl/lib/vssh
Daniel Stenberg bcec0840b0
lib: use bool/TRUE/FALSE properly
booleans should use the type 'bool' and set the value to TRUE/FALSE

non-booleans should not be 'bool' and should not set the value to
TRUE/FALSE

Closes #15123
2024-10-03 09:31:56 +02:00
..
.checksrc
libssh2.c lib: use bool/TRUE/FALSE properly 2024-10-03 09:31:56 +02:00
libssh.c lib: use bool/TRUE/FALSE properly 2024-10-03 09:31:56 +02:00
ssh.h
wolfssh.c lib: use bool/TRUE/FALSE properly 2024-10-03 09:31:56 +02:00