]> andersk Git - gssapi-openssh.git/commitdiff
whitespace
authorjbasney <jbasney>
Fri, 20 Sep 2002 14:46:09 +0000 (14:46 +0000)
committerjbasney <jbasney>
Fri, 20 Sep 2002 14:46:09 +0000 (14:46 +0000)
openssh/kexgss.c

index 0e792d7a9931f7f1dda602ba7ea9c352fd619656..da96461276202bc7fb2a5cb395d1ddaa1e97f509 100644 (file)
@@ -319,7 +319,7 @@ kexgss_server(Kex *kex)
        
        if (GSS_ERROR(PRIVSEP(ssh_gssapi_server_ctx(&ctxt,oid))))
           packet_disconnect("Unable to acquire credentials for the server");
-                                                                                                                                
+
        do {
                debug("Wait SSH2_MSG_GSSAPI_INIT");
                type = packet_read();
This page took 0.050774 seconds and 5 git commands to generate.