aboutsummaryrefslogtreecommitdiff
path: root/CMD/CMD.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CMD/CMD.cpp')
-rw-r--r--CMD/CMD.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMD/CMD.cpp b/CMD/CMD.cpp
index 2483c73..03caee4 100644
--- a/CMD/CMD.cpp
+++ b/CMD/CMD.cpp
@@ -43,7 +43,7 @@ int wmain(int argc, wchar_t **argv)
HANDLE kevent;
HANDLE uevent;
- KInterface &ki = KInterface::getInstance();
+ KInterface& ki = KInterface::getInstance();
std::vector<MEMORY_BASIC_INFORMATION> pages;
std::vector<MODULE_DATA> modules;