1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-12-12 15:41:18 +03:00
Files
libssh2/tests/openssh_fixture.c
Viktor Szakats c452c5cc6e build: drop -Wformat-nonliteral warning suppressions
Also markup a vararg function as such.

In functions marked up as vararg functions, there is no need to suppress
`-Wformat-nonliteral` warnings. It's done automatically by the compiler.

Closes #1342
2024-03-29 13:52:52 +00:00

13 KiB