diff options
author | Oz Linden <oz@lindenlab.com> | 2013-05-10 10:56:40 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-05-10 10:56:40 -0400 |
commit | 4d22c32aa9ac42b4a720200386d68339e8656974 (patch) | |
tree | c84419f0f3ac44d2f64b7082c3c69c1fbec919d2 /indra/newview/llappviewerlinux.h | |
parent | 73e6711268adb93025386ffb766055125f0d849e (diff) | |
parent | 33d9adfa9a07e0bf6f6ebd8213e843048ec92392 (diff) |
merge changes for 3.5.2-beta4
Diffstat (limited to 'indra/newview/llappviewerlinux.h')
-rwxr-xr-x[-rw-r--r--] | indra/newview/llappviewerlinux.h | 2 |
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(); |