From d6e5def308610f194c0ec3ef97a34a3e9630e190 Mon Sep 17 00:00:00 2001 From: "djm@openbsd.org" Date: Mon, 25 Mar 2019 22:33:44 +0000 Subject: upstream: whitespace OpenBSD-Commit-ID: 106e853ae8a477e8385bc53824d3884a8159db07 --- servconf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'servconf.c') 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 , Espoo, Finland * All rights reserved @@ -470,7 +470,6 @@ fill_default_server_options(ServerOptions *options) options->compression = 0; } #endif - } /* Keyword tokens. */ -- cgit v1.2.1