Automated merge with ssh://bitbucket.org/lindenlab/viewer-bugsplat

master
Nat Goodspeed 2018-05-26 08:45:19 -04:00
commit 6b17202a07
1 changed files with 1 additions and 1 deletions

View File

@ -565,7 +565,7 @@ bool LLAppViewerWin32::init()
#else // LL_BUGSPLAT
if (gDirUtilp)
if (! gDirUtilp)
{
LL_WARNS() << "Can't initialize BugSplat, gDirUtilp not yet set" << LL_ENDL;
}