From f4f32b380c452638a53f8cf42dc04069cc6d0185 Mon Sep 17 00:00:00 2001 From: Ged Murphy Date: Thu, 9 Mar 2006 20:44:27 +0000 Subject: [PATCH] update ntmarta patch svn path=/trunk/; revision=21274 --- reactos/dll/win32/ntmarta/ntmarta.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/win32/ntmarta/ntmarta.c b/reactos/dll/win32/ntmarta/ntmarta.c index b61eb5e276f..ef9beece1e2 100644 --- a/reactos/dll/win32/ntmarta/ntmarta.c +++ b/reactos/dll/win32/ntmarta/ntmarta.c @@ -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))