memspy/MemSpyClient/inc/memspyheapdata.h
changeset 34 7259cf1302ad
parent 17 67c6ff54ec25
--- a/memspy/MemSpyClient/inc/memspyheapdata.h	Wed Jun 23 19:59:05 2010 +0300
+++ b/memspy/MemSpyClient/inc/memspyheapdata.h	Tue Jul 06 16:05:13 2010 +0300
@@ -39,7 +39,7 @@
 public:
 	TBuf<KBuf> iType;
 	TUint iSize;
-	TUint8 iBaseAddress;
+	TLinAddr iBaseAddress;
 	TBool iShared;
 	TUint iChunkSize;
 	TUint iAllocationsCount;