From d566f187a33ca775210ecfd99369b0340daed121 Mon Sep 17 00:00:00 2001 From: James Cook Date: Thu, 3 Dec 2009 13:11:09 -0800 Subject: Fix Linux build, file missing newline at end of file --- indra/newview/llnearbychat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra') 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 +} -- cgit v1.2.3