summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewermacosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llappviewermacosx.h')
-rwxr-xr-xindra/newview/llappviewermacosx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewermacosx.h b/indra/newview/llappviewermacosx.h
index 25053da5e8..ebb41a495c 100755
--- a/indra/newview/llappviewermacosx.h
+++ b/indra/newview/llappviewermacosx.h
@@ -48,7 +48,7 @@ public:
protected:
virtual bool restoreErrorTrap();
- virtual void handleCrashReporting(bool reportFreeze);
+ virtual void initCrashReporting(bool reportFreeze);
std::string generateSerialNumber();
virtual bool initParseCommandLine(LLCommandLineParser& clp);