Author: akhaldi
Date: Sat May 21 15:27:24 2011
New Revision: 51840

URL: http://svn.reactos.org/svn/reactos?rev=51840&view=rev
Log:
[FREELDR]
* Make KeBugCheckEx definition consistent with the declaration. Fixes an msvc 
error.

Modified:
    trunk/reactos/boot/freeldr/freeldr/debug.c

Modified: trunk/reactos/boot/freeldr/freeldr/debug.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/debug.c?rev=51840&r1=51839&r2=51840&view=diff
==============================================================================
--- trunk/reactos/boot/freeldr/freeldr/debug.c [iso-8859-1] (original)
+++ trunk/reactos/boot/freeldr/freeldr/debug.c [iso-8859-1] Sat May 21 15:27:24 
2011
@@ -341,7 +341,6 @@
 }
 
 NTKERNELAPI
-DECLSPEC_NORETURN
 VOID
 NTAPI
 KeBugCheckEx(


Reply via email to