]> andersk Git - openssh.git/blobdiff - sftp-glob.c
more whitespace (tabs this time)
[openssh.git] / sftp-glob.c
index 4f223465498f21f3648fd7a025f0b954b182bcc3..f099227f98e24932e688ba18c4bed499a8094ecf 100644 (file)
@@ -70,7 +70,7 @@ fudge_readdir(struct SFTP_OPENDIR *od)
 #ifdef __GNU_LIBRARY__
        static int inum = 1;
 #endif /* __GNU_LIBRARY__ */
-       
+
        if (od->dir[od->offset] == NULL)
                return(NULL);
 
This page took 0.032915 seconds and 4 git commands to generate.