]> andersk Git - openssh.git/blobdiff - sftp-glob.c
- djm@cvs.openbsd.org 2003/11/21 11:57:03
[openssh.git] / sftp-glob.c
index ee122a2cd586f98cace72156ba42843edff92307..4f223465498f21f3648fd7a025f0b954b182bcc3 100644 (file)
@@ -89,7 +89,7 @@ fudge_readdir(struct SFTP_OPENDIR *od)
 #ifdef __GNU_LIBRARY__
        /*
         * Idiot glibc uses extensions to struct dirent for readdir with
-        * ALTDIRFUNCs. Not that this is documented anywhere but the 
+        * ALTDIRFUNCs. Not that this is documented anywhere but the
         * source... Fake an inode number to appease it.
         */
        ret->d_ino = inum++;
This page took 0.034803 seconds and 4 git commands to generate.