summaryrefslogtreecommitdiff
path: root/indra/newview/llwindebug.cpp
diff options
context:
space:
mode:
authorcallum <none@none>2010-07-09 17:08:39 -0700
committercallum <none@none>2010-07-09 17:08:39 -0700
commitee50934d886b07c85e3be0515ff3e53625052faa (patch)
treeb192153cdd1236544157f70131b44f298a650103 /indra/newview/llwindebug.cpp
parent76ce102427c12cbb57fe0848cbcbd1adcabdd1a8 (diff)
parent5b1386e5b6e147f2b253ca4e5f0ba3ee831f08a9 (diff)
Merge
Diffstat (limited to 'indra/newview/llwindebug.cpp')
-rw-r--r--indra/newview/llwindebug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llwindebug.cpp b/indra/newview/llwindebug.cpp
index 282c6f0c30..660245b02b 100644
--- a/indra/newview/llwindebug.cpp
+++ b/indra/newview/llwindebug.cpp
@@ -91,7 +91,7 @@ LONG NTAPI vectoredHandler(PEXCEPTION_POINTERS exception_infop)
}
// static
-void LLWinDebug::init()
+void LLWinDebug::init()
{
static bool s_first_run = true;
// Load the dbghelp dll now, instead of waiting for the crash.