mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
doing my good dead for the day
svn path=/trunk/; revision=18004
This commit is contained in:
parent
33bce1ad24
commit
9c356c1031
1 changed files with 2 additions and 2 deletions
|
@ -178,8 +178,8 @@ DbgUiContinue(PCLIENT_ID ClientId,
|
|||
* @unimplemented
|
||||
*/
|
||||
NTSTATUS STDCALL
|
||||
DbgUiWaitStateChange(ULONG Unknown1,
|
||||
ULONG Unknown2)
|
||||
DbgUiWaitStateChange(PDBGUI_WAIT_STATE_CHANGE DbgUiWaitStateCange,
|
||||
PLARGE_INTEGER TimeOut)
|
||||
{
|
||||
return STATUS_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue