mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 13:50:25 +08:00
Fix a bug :D
svn path=/branches/ros-amd64-bringup/; revision=43600
This commit is contained in:
@@ -541,7 +541,7 @@ VOID
|
||||
MempDump()
|
||||
{
|
||||
ULONG *PDE_Addr=(ULONG *)PDE;//0xC0300000;
|
||||
int j;
|
||||
int i, j;
|
||||
|
||||
DPRINTM(DPRINT_WINDOWS, "\nPDE\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user