mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 02:25:17 +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 ...);
|
IN ...);
|
||||||
|
|
||||||
NTOSAPI
|
NTOSAPI
|
||||||
NTSTATUS
|
BOOLEAN
|
||||||
DDKAPI
|
DDKAPI
|
||||||
DbgQueryDebugFilterState(
|
DbgQueryDebugFilterState(
|
||||||
IN ULONG ComponentId,
|
IN ULONG ComponentId,
|
||||||
|
|
Loading…
Reference in a new issue