summaryrefslogtreecommitdiff
path: root/indra/newview/llpanellogin.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanellogin.h')
-rw-r--r--indra/newview/llpanellogin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanellogin.h b/indra/newview/llpanellogin.h
index d9d933400f..2c3acfb00c 100644
--- a/indra/newview/llpanellogin.h
+++ b/indra/newview/llpanellogin.h
@@ -49,7 +49,7 @@ public:
static void getFields(LLString &firstname, LLString &lastname,
LLString &password, BOOL &remember);
- static void getServer(LLString &server, S32& domain_name);
+ static BOOL getServer(LLString &server, S32& domain_name);
static void getLocation(LLString &location);
static void close();