mirror of
https://github.com/reactos/reactos.git
synced 2025-06-14 18:18:34 +00:00
[FREELDR]
* Make KeBugCheckEx definition consistent with the declaration. Fixes an msvc error. svn path=/trunk/; revision=51840
This commit is contained in:
parent
ce054e32c0
commit
c87d5c0aa3
1 changed files with 0 additions and 1 deletions
|
@ -341,7 +341,6 @@ MsgBoxPrint(const char *Format, ...)
|
||||||
}
|
}
|
||||||
|
|
||||||
NTKERNELAPI
|
NTKERNELAPI
|
||||||
DECLSPEC_NORETURN
|
|
||||||
VOID
|
VOID
|
||||||
NTAPI
|
NTAPI
|
||||||
KeBugCheckEx(
|
KeBugCheckEx(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue