diff --git a/include/volume.h b/include/volume.h index edcc4e18..9e3b77a1 100644 --- a/include/volume.h +++ b/include/volume.h @@ -158,7 +158,7 @@ struct _ntfs_volume { ATTR_DEF *attrdef; /* Attribute definitions. Obtained from FILE_AttrDef. */ - u32 attrdef_len; /* Size of the attribute definition table in + s32 attrdef_len; /* Size of the attribute definition table in bytes. */ };