Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Initialize variable and fix build
Marin Atanasov Nikolov committed 14 years ago
commit 620cd1d7762b4fbc3bf412be7fdfbdacb9508809
parent 21a03d80555da49ba22788753671e17bf26e3e79
1 file changed +1 -1
modified libpkg/usergroup.c
@@ -134,7 +134,7 @@ pkg_add_user_group(struct pkg *pkg)
		struct group *grlocal;
		struct group *grnew;
		int i, j;
-
		int nx;
+
		int nx = 0;

		if (g->gidstr[strlen(g->gidstr) - 1] == ':')
			continue; /* no members, next */