diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/viewer.h | 2 |
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; | |||
95 | extern BOOL gInProductionGrid; | 95 | extern BOOL gInProductionGrid; |
96 | extern S32 gCrashBehavior; | 96 | extern S32 gCrashBehavior; |
97 | extern bool gVerifySSLCert; | 97 | extern bool gVerifySSLCert; |
98 | 98 | extern 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. |
101 | extern const U32 PATCH_SIZE; | 101 | extern const U32 PATCH_SIZE; |