update ntmarta patch

svn path=/trunk/; revision=21274
This commit is contained in:
Ged Murphy 2006-03-09 20:44:27 +00:00
parent d82d596186
commit f4f32b380c

View file

@ -918,7 +918,7 @@ AccRewriteGetExplicitEntriesFromAcl(PACL pacl,
AceIndex = 0;
SidTarget = (PSID)(peaw + pacl->AceCount);
/* initialize the array */\
/* initialize the array */
while (GetAce(pacl,
AceIndex,
(LPVOID*)&AceHeader))