mirror of
https://github.com/reactos/reactos.git
synced 2025-07-10 22:54:13 +00:00
sigh.
svn path=/trunk/; revision=55723
This commit is contained in:
parent
ca2598c831
commit
d46e167a87
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ _main(int argc,
|
||||||
{
|
{
|
||||||
KPRIORITY BasePriority = (8 + 1) + 4;
|
KPRIORITY BasePriority = (8 + 1) + 4;
|
||||||
NTSTATUS Status;
|
NTSTATUS Status;
|
||||||
//ULONG Response;
|
ULONG Response;
|
||||||
UNREFERENCED_PARAMETER(envp);
|
UNREFERENCED_PARAMETER(envp);
|
||||||
UNREFERENCED_PARAMETER(DebugFlag);
|
UNREFERENCED_PARAMETER(DebugFlag);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue