summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewerlinux.h
diff options
context:
space:
mode:
authorsimon <none@none>2014-04-07 14:26:15 -0700
committersimon <none@none>2014-04-07 14:26:15 -0700
commit991636d57bd4a67e42a5425fe53bf66bf9cf8d07 (patch)
tree733d71a2606bf4308d3afb26e90b0de85a65c19b /indra/newview/llappviewerlinux.h
parent29840c0c569a3b0296bcab38d04fc237fb9827ed (diff)
parent7e966f28da79d2d24f93a2615c8807421300700c (diff)
Merge in viewer-release and version update to 3.7.6
Diffstat (limited to 'indra/newview/llappviewerlinux.h')
-rwxr-xr-xindra/newview/llappviewerlinux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewerlinux.h b/indra/newview/llappviewerlinux.h
index fb77600c10..0289c43043 100755
--- a/indra/newview/llappviewerlinux.h
+++ b/indra/newview/llappviewerlinux.h
@@ -61,7 +61,7 @@ protected:
virtual bool beingDebugged();
virtual bool restoreErrorTrap();
- virtual void handleCrashReporting(bool reportFreeze);
+ virtual void initCrashReporting(bool reportFreeze);
virtual void initLoggingAndGetLastDuration();
virtual bool initParseCommandLine(LLCommandLineParser& clp);