]> andersk Git - openssh.git/blobdiff - misc.c
- (dtucker) [configure.ac misc.c readconf.c servconf.c ssh-keyscan.c]
[openssh.git] / misc.c
diff --git a/misc.c b/misc.c
index d4bdfc0eae5c2410b70e434746d5d853383c602a..550b03cadb7f66f616b6329287f82862208acee6 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -162,7 +162,7 @@ socket_rdomain(int domain, int type, int protocol, int rdomain)
 
        if (rdomain == -1)
                return (sock);
-       
+
        switch (domain) {
        case AF_INET6:
                ipproto = IPPROTO_IPV6;
This page took 0.295086 seconds and 4 git commands to generate.