mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
fix declaration of DbgQueryDebugFilterState()
svn path=/trunk/; revision=17377
This commit is contained in:
parent
db5b22a857
commit
199bb66de3
1 changed files with 1 additions and 1 deletions
|
@ -9824,7 +9824,7 @@ DbgPrintReturnControlC(
|
|||
IN ...);
|
||||
|
||||
NTOSAPI
|
||||
NTSTATUS
|
||||
BOOLEAN
|
||||
DDKAPI
|
||||
DbgQueryDebugFilterState(
|
||||
IN ULONG ComponentId,
|
||||
|
|
Loading…
Reference in a new issue