mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-29 20:03:33 +08:00
[0.1.x] ~ Module::getTimeDataStamp() fixed
git-svn-id: https://pykd.svn.codeplex.com/svn@73672 9b283d60-5439-405e-af05-b73fd8c4d996
This commit is contained in:
parent
eece068ff3
commit
4dfb168d43
@ -91,7 +91,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
ULONG getTimeDataStamp() const {
|
ULONG getTimeDataStamp() const {
|
||||||
return m_checkSumm;
|
return m_timeDataStamp;
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
Reference in New Issue
Block a user