From 86f747e6731031d9f98b2c53c90c464e28b94fa7 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Wed, 29 Oct 2003 14:45:57 +0000 Subject: [PATCH] Update comments. (Logical change 1.218) --- include/layout.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/layout.h b/include/layout.h index c526276f..df4b7185 100644 --- a/include/layout.h +++ b/include/layout.h @@ -593,8 +593,8 @@ typedef struct { /* 12*/ ATTR_FLAGS flags; /* Flags describing the attribute. */ /* 14*/ u16 instance; /* The instance of this attribute record. This number is unique within this mft record (see - MFT_RECORD/next_attribute_instance notes in - in mft.h for more details). */ + MFT_RECORD/next_attribute_instance notes + above for more details). */ /* 16*/ union { /* Resident attributes. */ struct {