1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 10:16:53 +02:00

tweak cpp indentation on one line

This commit is contained in:
Jim Meyering
2005-05-14 08:14:47 +00:00
parent 676c76bee7
commit afae3029ef
+1 -1
View File
@@ -1024,7 +1024,7 @@ mem1: saved_errno = errno;
p->fts_info = FTS_NSOK;
p->fts_accpath = cur->fts_accpath;
} else if (nlinks == 0
# if HAVE_STRUCT_DIRENT_D_TYPE
#if HAVE_STRUCT_DIRENT_D_TYPE
|| (nostat &&
dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN)
#endif