Skip to content

Commit

Permalink
Update Debugger-AddSymbol.cpp
Browse files Browse the repository at this point in the history
Add newline
  • Loading branch information
DerekTurtleRoe committed Mar 18, 2021
1 parent f8efc67 commit 33fed55
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -115,4 +115,4 @@ INT_PTR CAddSymbolDlg::DoModal(CDebuggerUI* debugger, uint32_t initAddress, int
m_InitAddress = initAddress;
m_InitType = initType;
return CDialogImpl<CAddSymbolDlg>::DoModal();
}
}

0 comments on commit 33fed55

Please sign in to comment.