summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2019-03-25 22:33:44 +0000
committerDamien Miller <djm@mindrot.org>2019-03-26 10:20:41 +1100
commitd6e5def308610f194c0ec3ef97a34a3e9630e190 (patch)
tree0ab119c9d10bfc8eb3ad4a5d0f1a971695eb64a2
parent26e0cef07b04479537c971dec898741df1290fe5 (diff)
upstream: whitespace
-rw-r--r--servconf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/servconf.c b/servconf.c
index a7bfba82..ffac5d2c 100644
--- a/servconf.c
+++ b/servconf.c
@@ -1,5 +1,5 @@
-/* $OpenBSD: servconf.c,v 1.349 2019/03/06 22:14:23 dtucker Exp $ */
+/* $OpenBSD: servconf.c,v 1.350 2019/03/25 22:33:44 djm Exp $ */
/*
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
* All rights reserved
@@ -470,7 +470,6 @@ fill_default_server_options(ServerOptions *options)
options->compression = 0;
}
#endif
-
}
/* Keyword tokens. */