Skip to content

Commit

Permalink
Re-Sync correct version
Browse files Browse the repository at this point in the history
Fix weird merge branch master thing...
  • Loading branch information
OMENScan committed Jan 20, 2019
1 parent 66843f1 commit c652f6c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions AChoir.cpp
Expand Up @@ -7978,14 +7978,6 @@ VOID ReadAttribute(PATTRIBUTE attr, PVOID buffer)

if (attr->Nonresident == FALSE)
{




printf("Resident File\n");



rattr = PRESIDENT_ATTRIBUTE(attr);
memcpy(buffer, Padd(rattr, rattr->ValueOffset), rattr->ValueLength);
}
Expand Down

0 comments on commit c652f6c

Please sign in to comment.