Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Merge branch 'master' of etoilebsd.net:pkgng
Baptiste Daroussin committed 15 years ago
commit 0c30d7fe701df18a3173bcb0de22e270be4e5703
parent b0fd8ad
1 file changed +1 -1
modified tests/manifest.c
@@ -29,7 +29,7 @@ START_TEST(parse_manifest)
	struct pkg **deps;
	struct pkg_conflict **conflicts;
	struct pkg_exec **execs;
-
	struct pkg_options **options;
+
	struct pkg_option **options;
	int i;

	fail_unless(pkg_new(&p) == 0);