From 91497c40c53f145749ae418c8f49e05916d87f5b Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Tue, 28 Jul 2009 13:46:34 -0700 Subject: Fix Linux compile problem --- indra/newview/lllogininstance.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/lllogininstance.cpp b/indra/newview/lllogininstance.cpp index c08cc2baae..16192079a2 100644 --- a/indra/newview/lllogininstance.cpp +++ b/indra/newview/lllogininstance.cpp @@ -450,4 +450,4 @@ std::string construct_start_string() start = gSavedSettings.getString("LoginLocation"); } return start; -} \ No newline at end of file +} -- cgit v1.2.3