mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-20 22:21:13 +10:00
Code cleanup
This commit is contained in:
@@ -809,7 +809,7 @@ namespace DiscUtils.Ntfs
|
||||
|
||||
return SplitAttribute(record, (NonResidentAttributeRecord)record.FirstAttribute, false);
|
||||
}
|
||||
|
||||
|
||||
private bool SplitAttribute(FileRecord record, NonResidentAttributeRecord targetAttr, bool atStart)
|
||||
{
|
||||
if (targetAttr.DataRuns.Count <= 1)
|
||||
|
||||
Reference in New Issue
Block a user