summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2017-02-17 09:04:28 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2017-02-17 09:04:28 -0500
commit976b4f91ef3cfd36c0007d5b10d71c92b8bb3c44 (patch)
tree62a4f0395799564d9ff74afa8425052b404e998a /indra/newview/llstartup.cpp
parent7d375ed9b7070e354a8072d7ffa137e005691dcd (diff)
SL-409 - more WIP on http fetching path for assets, capture results to LLVFile.
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rw-r--r--indra/newview/llstartup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp
index 38fdaea9d8..0b41e35455 100644
--- a/indra/newview/llstartup.cpp
+++ b/indra/newview/llstartup.cpp
@@ -313,7 +313,7 @@ bool idle_startup()
{
// FIXME asset-http - this configuration stuff is temporary
// construction; once it is always on for certain types
- // and we can remove the setting.
+ // we can remove the setting.
static bool va_types_initialized = false;
if (!va_types_initialized)
{