mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
revert the KD_CONTEXT change
svn path=/trunk/; revision=43690
This commit is contained in:
@@ -211,8 +211,8 @@ typedef struct _KD_PACKET
|
||||
//
|
||||
typedef struct _KD_CONTEXT
|
||||
{
|
||||
ULONG RetryCount;
|
||||
BOOLEAN BreakInRequested;
|
||||
ULONG KdpDefaultRetries;
|
||||
BOOLEAN KdpControlCPending;
|
||||
} KD_CONTEXT, *PKD_CONTEXT;
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user