Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Remove cruft that crept in
Baptiste Daroussin committed 4 years ago
commit 7d17466ffa4f8aa0b3f3891b436b19cd6af64f3e
parent 4535ea5
1 file changed +0 -1
modified libpkg/fetch_ssh.c
@@ -61,7 +61,6 @@ tcp_connect(struct pkg_repo *repo, struct url *u)
	char srv[NI_MAXSERV];
	int sd = -1;
	int retcode;
-
	struct pollfd pfd;

	pkg_debug(1, "TCP> tcp_connect");
	memset(&hints, 0, sizeof(hints));