From 184f11a0f4c6f7fc01a68e91b85ae8934d0a1f13 Mon Sep 17 00:00:00 2001 From: djm Date: Fri, 21 Nov 2003 12:48:55 +0000 Subject: - djm@cvs.openbsd.org 2003/11/21 11:57:03 [everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced) --- sftp-glob.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sftp-glob.c') diff --git a/sftp-glob.c b/sftp-glob.c index ee122a2c..4f223465 100644 --- a/sftp-glob.c +++ b/sftp-glob.c @@ -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++; -- cgit v1.2.1