update ntmarta patch
authorGed Murphy <gedmurphy@reactos.org>
Thu, 9 Mar 2006 20:44:27 +0000 (20:44 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Thu, 9 Mar 2006 20:44:27 +0000 (20:44 +0000)
svn path=/trunk/; revision=21274

reactos/dll/win32/ntmarta/ntmarta.c

index b61eb5e..ef9beec 100644 (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))