diff svr-main.c @ 1252:3f4af834314d

Merge branch 'fperrad-20151231_indent'
author Matt Johnston <matt@ucc.asn.au>
date Tue, 15 Mar 2016 21:41:22 +0800
parents 2bb4c662d1c2
children 6d00eca524fe
line wrap: on
line diff
--- a/svr-main.c	Sat Mar 12 16:21:13 2016 +0800
+++ b/svr-main.c	Tue Mar 15 21:41:22 2016 +0800
@@ -398,7 +398,7 @@
 	 * otherwise we might end up blatting error messages to the socket */
 	load_all_hostkeys();
 
-    seedrandom();
+	seedrandom();
 }
 
 /* Set up listening sockets for all the requested ports */