diff svr-main.c @ 1250:2bb4c662d1c2

more hard tab
author Francois Perrad <francois.perrad@gadz.org>
date Fri, 01 Jan 2016 15:02:09 +0100
parents 6ecc133fb2ee
children 6d00eca524fe
line wrap: on
line diff
--- a/svr-main.c	Thu Dec 31 15:59:01 2015 +0100
+++ b/svr-main.c	Fri Jan 01 15:02:09 2016 +0100
@@ -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 */