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))