summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewerlinux.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2014-04-08 11:41:12 -0400
committerOz Linden <oz@lindenlab.com>2014-04-08 11:41:12 -0400
commit375c05ac43ed56c8ad9670dfdfc801085075a2a2 (patch)
tree2dcee4ef5757823430d5e234e23eedb1a3354d19 /indra/newview/llappviewerlinux.h
parenta60875e549aa90f1cef450aabaf23570cf20a22e (diff)
parent7e966f28da79d2d24f93a2615c8807421300700c (diff)
merge changes for 3.7.5-release
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);