Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Another printf debug out
Baptiste Daroussin committed 14 years ago
commit ec26d84b1866668d780a2b1526d630f54aa89acb
parent fb19c864cd361b371cf2c6d788f0145d81b2022e
1 file changed +0 -2
modified libpkg/pkg_elf.c
@@ -242,8 +242,6 @@ get_system_pkgarch(char *dest, size_t sz)
			    elf_corres_to_string(endian_corres, (int) elfhdr.e_ident[EI_DATA]));
	}

-
	printf("%s\n", dest);
-

cleanup:
	if (elf != NULL)
		elf_end(elf);