changeset 30 | 86a2e675b80a |
parent 26 | 4fde310f06fe |
--- a/memspy/MemSpyClient/inc/memspyheapdata.h Mon Jun 14 11:37:33 2010 +0300 +++ b/memspy/MemSpyClient/inc/memspyheapdata.h Mon Jun 28 15:36:07 2010 +0300 @@ -39,7 +39,7 @@ public: TBuf<KBuf> iType; TUint iSize; - TUint8 iBaseAddress; + TLinAddr iBaseAddress; TBool iShared; TUint iChunkSize; TUint iAllocationsCount;