Skip to content
Snippets Groups Projects
Commit 57d7cbb8 authored by Aura Linden's avatar Aura Linden
Browse files

typo. Yay.

parent 307290bd
No related branches found
No related tags found
No related merge requests found
......@@ -349,7 +349,7 @@ void LLApp::setupErrorHandling()
for (int retries=0;retries<5;++retries)
{
mExceptionHandler = new google_breakpad::ExceptionHandler(
/wdump_path,
wdump_path,
NULL, //No filter
windows_post_minidump_callback,
0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment