summaryrefslogtreecommitdiff
path: root/src/debug/di/localeventchannel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/di/localeventchannel.cpp')
-rw-r--r--src/debug/di/localeventchannel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/di/localeventchannel.cpp b/src/debug/di/localeventchannel.cpp
index f31c46f7bb..e89affaf57 100644
--- a/src/debug/di/localeventchannel.cpp
+++ b/src/debug/di/localeventchannel.cpp
@@ -115,7 +115,7 @@ private:
// Allocate and return an old-style event channel object for this target platform.
HRESULT NewEventChannelForThisPlatform(CORDB_ADDRESS pLeftSideDCB,
ICorDebugMutableDataTarget * pMutableDataTarget,
- DWORD dwProcessId,
+ const ProcessDescriptor * pProcessDescriptor,
MachineInfo machineInfo,
IEventChannel ** ppEventChannel)
{