summaryrefslogtreecommitdiffhomepage
path: root/svr-main.c
diff options
context:
space:
mode:
authorFrancois Perrad <francois.perrad@gadz.org>2016-01-01 15:02:09 +0100
committerFrancois Perrad <francois.perrad@gadz.org>2016-01-01 15:02:09 +0100
commit9bda22e70219c3056c07837803d0289b76453adb (patch)
tree0da32b7188892b1faea5fb1a6a3d97f587a8b54e /svr-main.c
parent23ac7f56fa2acd9f35e6b8ca36602f3c14e986cd (diff)
more hard tab
Diffstat (limited to 'svr-main.c')
-rw-r--r--svr-main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/svr-main.c b/svr-main.c
index af56a7c..28fc9b0 100644
--- a/svr-main.c
+++ b/svr-main.c
@@ -398,7 +398,7 @@ static void commonsetup() {
* 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 */