From cd9e3ed9700be5aa08735fcbbfe207b00443863c Mon Sep 17 00:00:00 2001 From: "flatcap.org!flatcap" Date: Fri, 5 Sep 2003 21:37:08 +0000 Subject: [PATCH] comment to help folding (Logical change 1.177) --- libntfs/attrib.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libntfs/attrib.c b/libntfs/attrib.c index b04bb382..c80ddfaf 100644 --- a/libntfs/attrib.c +++ b/libntfs/attrib.c @@ -2458,6 +2458,9 @@ put_err_out: return -1; } +/** + * ntfs_attr_make_resident - + */ static int ntfs_attr_make_resident(ntfs_attr *na, ntfs_attr_search_ctx *ctx) { // FIXME: For now we cheat and assume there is no attribute list