Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Whitespace
Bryan Drewery committed 12 years ago
commit 090dcfeed97ae79edb0a84a6c1f8dab0a55a990f
parent f0a1dc1
2 files changed +2 -2
modified pkg/main.c
@@ -265,7 +265,7 @@ main(int argc, char **argv)
	int64_t integer = 0;

	/* Set stdout unbuffered */
-
        setvbuf(stdout, NULL, _IONBF, 0);
+
	setvbuf(stdout, NULL, _IONBF, 0);

	if (argc < 2)
		usage(NULL);
modified pkg/pkg.conf.5
@@ -193,7 +193,7 @@ PUBKEY for this repository only. (default: NONE)
.El
.El
.Pp
-
Note that 
+
Note that
.Fa myrepo
could be any string.
However no two repositories may share the same name.