Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Better like this :)
Baptiste Daroussin committed 14 years ago
commit ca0b8b424015905fc5666e890a1686a0e472a6d3
parent 4c06fe4
1 file changed +1 -1
modified pkg/autoremove.c
@@ -86,7 +86,7 @@ exec_autoremove(int argc, char **argv)
	}

	if (pkg_jobs_isempty(jobs)) {
-
		printf("Nothing to do");
+
		printf("Nothing to do\n");
		retcode = 0;
		goto cleanup;
	}