Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Calm down stupid analyzer of gcc.
Vsevolod Stakhov committed 13 years ago
commit b03f667c0782a10ef0cd35dcad06a76b47374b66
parent 320a723
1 file changed +1 -1
modified libpkg/fetch.c
@@ -230,7 +230,7 @@ pkg_fetch_file_to_fd(struct pkg_fetch *f, const char *url, int dest, time_t *t)
	struct http_mirror *http_current = NULL;
	const char *mt;
	off_t sz = 0;
-
	int kq = -1, flags;
+
	int kq = -1, flags = 0;
	struct kevent e, ev;
	struct timespec ts;