aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterpostcard.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfloaterpostcard.h')
-rw-r--r--linden/indra/newview/llfloaterpostcard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterpostcard.h b/linden/indra/newview/llfloaterpostcard.h
index be7c2b2..94e40aa 100644
--- a/linden/indra/newview/llfloaterpostcard.h
+++ b/linden/indra/newview/llfloaterpostcard.h
@@ -62,7 +62,7 @@ public:
62 void *user_data, 62 void *user_data,
63 S32 result, LLExtStat ext_status); 63 S32 result, LLExtStat ext_status);
64 64
65 static void updateUserInfo(const char *email); 65 static void updateUserInfo(const std::string& email);
66 66
67 static void onMsgFormFocusRecieved(LLFocusableElement* receiver, void* data); 67 static void onMsgFormFocusRecieved(LLFocusableElement* receiver, void* data);
68 static void missingSubjMsgAlertCallback(S32 option, void* data); 68 static void missingSubjMsgAlertCallback(S32 option, void* data);