From c87d5c0aa3adc84483430a2f81a8048d88bb7742 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Sat, 21 May 2011 15:27:24 +0000 Subject: [PATCH] [FREELDR] * Make KeBugCheckEx definition consistent with the declaration. Fixes an msvc error. svn path=/trunk/; revision=51840 --- reactos/boot/freeldr/freeldr/debug.c | 1 - 1 file changed, 1 deletion(-) diff --git a/reactos/boot/freeldr/freeldr/debug.c b/reactos/boot/freeldr/freeldr/debug.c index 4ab90966192..daabc6715f3 100644 --- a/reactos/boot/freeldr/freeldr/debug.c +++ b/reactos/boot/freeldr/freeldr/debug.c @@ -341,7 +341,6 @@ MsgBoxPrint(const char *Format, ...) } NTKERNELAPI -DECLSPEC_NORETURN VOID NTAPI KeBugCheckEx(