- (dtucker) [servconf.c sshd.c] More whitespace sync.
diff --git a/sshd.c b/sshd.c
index 91831e2..13a455d 100644
--- a/sshd.c
+++ b/sshd.c
@@ -578,7 +578,7 @@
 static void
 privsep_preauth_child(void)
 {
- 	u_int32_t rnd[256];
+	u_int32_t rnd[256];
 	gid_t gidset[1];
 
 	/* Enable challenge-response authentication for privilege separation */