aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/viewer.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/viewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/viewer.h b/linden/indra/newview/viewer.h
index ed302ce..34ca249 100644
--- a/linden/indra/newview/viewer.h
+++ b/linden/indra/newview/viewer.h
@@ -95,7 +95,7 @@ extern LLTimer gLogoutTimer;
95extern BOOL gInProductionGrid; 95extern BOOL gInProductionGrid;
96extern S32 gCrashBehavior; 96extern S32 gCrashBehavior;
97extern bool gVerifySSLCert; 97extern bool gVerifySSLCert;
98 98extern const char* DEFAULT_SETTINGS_FILE;
99 99
100// TODO: Eliminate most of these, move into a globals structure. 100// TODO: Eliminate most of these, move into a globals structure.
101extern const U32 PATCH_SIZE; 101extern const U32 PATCH_SIZE;