curl/lib/vssh
Viktor Szakats 97aed9c960
tidy-up: drop stray comparisons with literal zero
Drop from:
- strcmp, strcmpi, strncmp, memcmp, lstat, getrlimit, setrlimit, fseek,
  fstat
- autotools detection snippets.
- smooth-gtk-thread: simplify `!var != 0` expression.

Closes #21947
2026-06-10 15:15:54 +02:00
..
libssh.c build: enable -Wformat-signedness, fix issues found 2026-06-10 15:14:08 +02:00
libssh2.c tidy-up: drop stray comparisons with literal zero 2026-06-10 15:15:54 +02:00
ssh.h libssh2: sync version check with INTERNALS.md 2026-06-05 12:06:22 +02:00
vssh.c
vssh.h