diff options
| author | Oz Linden <oz@lindenlab.com> | 2016-06-17 15:43:38 -0400 | 
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2016-06-17 15:43:38 -0400 | 
| commit | 0933ad0c948812f7ee92424f61a6e8e617165c7a (patch) | |
| tree | 5da8ea8a1e5e3cd535e91a0302357bd81441fce0 | |
| parent | 26cbfbbc0cf09182593c2bc16ac89b6403b701d4 (diff) | |
deliberate syntax error
| -rw-r--r-- | indra/newview/llappviewer.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 5138e021cc..3f62c92f10 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -717,7 +717,7 @@ LLAppViewer::LLAppViewer()  	gLoggedInTime.stop(); -    gBogusVariable = 1; +    syntaxerror  	initLoggingAndGetLastDuration(); | 
