summaryrefslogtreecommitdiff
path: root/indra/newview/llnearbychat.cpp
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-12-03 13:11:09 -0800
committerJames Cook <james@lindenlab.com>2009-12-03 13:11:09 -0800
commitd566f187a33ca775210ecfd99369b0340daed121 (patch)
tree24862ba2961e861f7d9a21ffee81d312a0d80441 /indra/newview/llnearbychat.cpp
parent4feca85dfa8347184a76d727582cc86cf3d40245 (diff)
Fix Linux build, file missing newline at end of file
Diffstat (limited to 'indra/newview/llnearbychat.cpp')
-rw-r--r--indra/newview/llnearbychat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llnearbychat.cpp b/indra/newview/llnearbychat.cpp
index 791cedbd4c..4349f80d6b 100644
--- a/indra/newview/llnearbychat.cpp
+++ b/indra/newview/llnearbychat.cpp
@@ -297,4 +297,4 @@ void LLNearbyChat::onFocusLost()
{
setBackgroundOpaque(false);
LLPanel::onFocusLost();
-} \ No newline at end of file
+}