curl-curl/lib/vssh
Viktor Szakats 8712fac111
clang-tidy: drop redundant casts
Found via `readability-redundant-casting`. Prone to false positives, not
enabled.

Ref: https://clang.llvm.org/extra/clang-tidy/checks/readability/redundant-casting.html

Closes #20630
2026-02-19 15:27:17 +01:00
..
libssh2.c clang-tidy: drop redundant casts 2026-02-19 15:27:17 +01:00
libssh.c clang-tidy: drop redundant casts 2026-02-19 15:27:17 +01:00
ssh.h lib: skip compiling code with features disabled 2026-02-13 15:48:23 +01:00
vssh.c clang-tidy: sync argument names in prototype and definition 2026-02-19 12:44:37 +01:00
vssh.h lib: skip compiling code with features disabled 2026-02-13 15:48:23 +01:00