]> andersk Git - openssh.git/blobdiff - sshd.c
- (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]
[openssh.git] / sshd.c
diff --git a/sshd.c b/sshd.c
index b0d65575faa9a6ceb0014cd8f6fe86fec046d957..40da375139ca14da499a3764e734615817f51dae 100644 (file)
--- a/sshd.c
+++ b/sshd.c
@@ -1034,7 +1034,7 @@ main(int ac, char **av)
        /*
         * Unset KRB5CCNAME, otherwise the user's session may inherit it from
         * root's environment
-        */ 
+        */
        if (getenv("KRB5CCNAME") != NULL)
                unsetenv("KRB5CCNAME");
 
This page took 0.036337 seconds and 4 git commands to generate.