]> andersk Git - gssapi-openssh.git/blobdiff - openssh/servconf.c
Release new patch.
[gssapi-openssh.git] / openssh / servconf.c
index 4ba6604142c700940db2a8d8783a2e82661960b3..fe0c9e899357cce7f8ed0cdedf2d590d8db759c0 100644 (file)
@@ -318,8 +318,6 @@ fill_default_server_options(ServerOptions *options)
        if (use_privsep == -1)
                use_privsep = 1;
 
-
-
 #ifndef HAVE_MMAP
        if (use_privsep && options->compression == 1) {
                error("This platform does not support both privilege "
This page took 0.033169 seconds and 4 git commands to generate.