]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: whitespace
authordjm@openbsd.org <djm@openbsd.org>
Mon, 25 Mar 2019 22:33:44 +0000 (22:33 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 25 Mar 2019 23:20:41 +0000 (10:20 +1100)
OpenBSD-Commit-ID: 106e853ae8a477e8385bc53824d3884a8159db07

servconf.c

index a7bfba827e3d059a68ec531412095782fd2d656d..ffac5d2c7e0bf38bf0c46501519a073d2d809f7c 100644 (file)
@@ -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. */