summaryrefslogtreecommitdiff
path: root/indra/newview/groupchatlistener.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2011-04-19 21:47:34 -0400
committerNat Goodspeed <nat@lindenlab.com>2011-04-19 21:47:34 -0400
commit7187698f32031bf0e3cdb198aa0caa188038b88e (patch)
tree6b6c90c1f3d8cc5513067210726cdda449297074 /indra/newview/groupchatlistener.cpp
parent96f5a8e19cf36a59cd3b5afe413ec8e2d5fc33ce (diff)
Add newline to final line of groupchatlistener.cpp.
The Linux compiler isn't happy when source files don't end with newline.
Diffstat (limited to 'indra/newview/groupchatlistener.cpp')
-rw-r--r--indra/newview/groupchatlistener.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/groupchatlistener.cpp b/indra/newview/groupchatlistener.cpp
index d9c705adf0..3758896b85 100644
--- a/indra/newview/groupchatlistener.cpp
+++ b/indra/newview/groupchatlistener.cpp
@@ -56,4 +56,4 @@ GroupChatListener::GroupChatListener():
/*
static void sendMessage(const std::string& utf8_text, const LLUUID& im_session_id,
const LLUUID& other_participant_id, EInstantMessage dialog);
-*/ \ No newline at end of file
+*/