diff options
Diffstat (limited to 'include/DebuggerKit')
| -rw-r--r-- | include/DebuggerKit/POSIXMachContract.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/DebuggerKit/POSIXMachContract.h b/include/DebuggerKit/POSIXMachContract.h index 054b935..a8cba12 100644 --- a/include/DebuggerKit/POSIXMachContract.h +++ b/include/DebuggerKit/POSIXMachContract.h @@ -67,7 +67,7 @@ class POSIXMachContract final DK_DEBUGGER_CONTRACT { } m_path = path; - mPid = pid; + mPid = pid; pid = this->mPid; |
