]> git.ipfire.org Git - thirdparty/curl.git/commit
wolfssh: remove redundant static prototypes
authorDaniel Stenberg <daniel@haxx.se>
Wed, 22 Nov 2023 07:57:19 +0000 (08:57 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Nov 2023 08:39:08 +0000 (09:39 +0100)
commitcfdcdc8d2fb5431b4597e029c3d094ebf3f17681
treebc5d9ba611048cd888d5de51f0c8f8342fe7e4ea
parent92efb39c00e0f68aafc5c709d1469833306bb7a3
wolfssh: remove redundant static prototypes

vssh/wolfssh.c:346:18: error: redundant redeclaration of ‘wscp_recv’ [-Werror=redundant-decls]

Closes #12381
lib/vssh/wolfssh.c