aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanellogin.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llpanellogin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llpanellogin.h b/linden/indra/newview/llpanellogin.h
index 05590d3..7faf0d8 100644
--- a/linden/indra/newview/llpanellogin.h
+++ b/linden/indra/newview/llpanellogin.h
@@ -69,7 +69,7 @@ public:
69 static void getFields(LLString &firstname, LLString &lastname, 69 static void getFields(LLString &firstname, LLString &lastname,
70 LLString &password, BOOL &remember); 70 LLString &password, BOOL &remember);
71 71
72 static void getServer(LLString &server, S32& domain_name); 72 static BOOL getServer(LLString &server, S32& domain_name);
73 static void getLocation(LLString &location); 73 static void getLocation(LLString &location);
74 74
75 static void close(); 75 static void close();