Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Remove garbage extra space
Baptiste Daroussin committed 10 years ago
commit f0c338cdfb2c31da8af5bff05562248e7eab7458
parent 425c007
1 file changed +1 -1
modified src/utils.c
@@ -551,7 +551,7 @@ print_info(struct pkg * const pkg, uint64_t options)
				if (print_tag)
					printf("%-15s:\n", "Depends on");
				if (quiet) {
-
					if (show_locks) 
+
					if (show_locks)
						pkg_printf("%d%{%dn-%dv%#dk\n%|%}", pkg);
					else
						pkg_printf("%d%{%dn-%dv\n%|%}", pkg);