mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
fixed difference in signedness warning
svn path=/trunk/; revision=20031
This commit is contained in:
@@ -69,7 +69,7 @@ long maskbit[640];
|
||||
static CLIENT_ID BitmapThreadId;
|
||||
static PUCHAR BootimageBitmap;
|
||||
|
||||
static ULONG ShutdownNotify;
|
||||
static LONG ShutdownNotify;
|
||||
static KEVENT ShutdownCompleteEvent;
|
||||
|
||||
/* DATA **********************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user