diff svr-main.c @ 1256:506f7681d0f8 coverity

merge up to date
author Matt Johnston <matt@ucc.asn.au>
date Tue, 15 Mar 2016 22:45:43 +0800
parents 2bb4c662d1c2
children 6d00eca524fe
line wrap: on
line diff
--- a/svr-main.c	Tue Dec 15 22:24:34 2015 +0800
+++ b/svr-main.c	Tue Mar 15 22:45:43 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 */