sigh.
authorAlex Ionescu <aionescu@gmail.com>
Sun, 19 Feb 2012 20:23:56 +0000 (20:23 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Sun, 19 Feb 2012 20:23:56 +0000 (20:23 +0000)
svn path=/trunk/; revision=55723

reactos/subsystems/win32/csrss/csrss.c

index 15d0bf9..dfd4e4e 100644 (file)
@@ -41,7 +41,7 @@ _main(int argc,
 {
     KPRIORITY BasePriority = (8 + 1) + 4;
     NTSTATUS Status;
-    //ULONG Response;
+    ULONG Response;
     UNREFERENCED_PARAMETER(envp);
     UNREFERENCED_PARAMETER(DebugFlag);