diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-17 16:23:59 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-17 16:23:59 +0000 |
commit | 65efbae9af42661e8ccb814c3d7595c9d5bf2752 (patch) | |
tree | bc162ccce45fde99464ecb577810ce70117d1cc4 /indra/newview/llviewerchat.cpp | |
parent | 2217a677104ffadab8815a0886d66ac264e74792 (diff) |
magickal newline to unbreak linux.
Diffstat (limited to 'indra/newview/llviewerchat.cpp')
-rw-r--r-- | indra/newview/llviewerchat.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llviewerchat.cpp b/indra/newview/llviewerchat.cpp index ccf9ce9056..8de87eb602 100644 --- a/indra/newview/llviewerchat.cpp +++ b/indra/newview/llviewerchat.cpp @@ -217,4 +217,5 @@ void LLViewerChat::formatChatMsg(const LLChat& chat, std::string& formated_msg) formated_msg = tmpmsg; } -}
\ No newline at end of file +} + |