mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-21 04:13:22 +08:00
[0.2.x] misprint
git-svn-id: https://pykd.svn.codeplex.com/svn@83101 9b283d60-5439-405e-af05-b73fd8c4d996
This commit is contained in:
parent
342792bc91
commit
1e38a5d7ab
@ -112,7 +112,7 @@ namespace
|
|||||||
|
|
||||||
Impl &getImpl()
|
Impl &getImpl()
|
||||||
{
|
{
|
||||||
// contruct after DebugEngine
|
// construct after DebugEngine
|
||||||
static Impl g_Impl;
|
static Impl g_Impl;
|
||||||
return g_Impl;
|
return g_Impl;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user