fixed difference in signedness warning

svn path=/trunk/; revision=20031
This commit is contained in:
Thomas Bluemel
2005-12-10 00:07:40 +00:00
parent af69de1b67
commit 711bd1e8ae
+1 -1
View File
@@ -69,7 +69,7 @@ long maskbit[640];
static CLIENT_ID BitmapThreadId;
static PUCHAR BootimageBitmap;
static ULONG ShutdownNotify;
static LONG ShutdownNotify;
static KEVENT ShutdownCompleteEvent;
/* DATA **********************************************************************/