summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewerlinux.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2013-05-22 11:23:51 -0700
committerMerov Linden <merov@lindenlab.com>2013-05-22 11:23:51 -0700
commit2113bb8159cda689e8a6001d2d1548cb2c6ab50f (patch)
treee004263a4b646ff0c1f6f0d5319977c9bff807c4 /indra/newview/llappviewerlinux.h
parent34142d3f44d8f2a6fa5fb1ccf03f1ade1730c881 (diff)
parent0ebcb7e3fd1452d42b5ca48139f99a4fd632d235 (diff)
Pull merge from viewer-release
Diffstat (limited to 'indra/newview/llappviewerlinux.h')
-rwxr-xr-x[-rw-r--r--]indra/newview/llappviewerlinux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewerlinux.h b/indra/newview/llappviewerlinux.h
index 58e5160180..b30977acb3 100644..100755
--- a/indra/newview/llappviewerlinux.h
+++ b/indra/newview/llappviewerlinux.h
@@ -63,7 +63,7 @@ protected:
virtual bool restoreErrorTrap();
virtual void handleCrashReporting(bool reportFreeze);
- virtual bool initLogging();
+ virtual void initLogging();
virtual bool initParseCommandLine(LLCommandLineParser& clp);
virtual bool initSLURLHandler();