mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-29 11:53:23 +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 {
|
||||
return m_checkSumm;
|
||||
return m_timeDataStamp;
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user