From ab6134c2310bae6aa68565b6a31093c123713135 Mon Sep 17 00:00:00 2001 From: James Cook Date: Fri, 4 Dec 2009 10:18:53 -0800 Subject: Fix linux build, newline at end of file --- indra/newview/llpanelobjectinventory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llpanelobjectinventory.cpp b/indra/newview/llpanelobjectinventory.cpp index 79e84efd5f..0012f22cdd 100644 --- a/indra/newview/llpanelobjectinventory.cpp +++ b/indra/newview/llpanelobjectinventory.cpp @@ -1959,4 +1959,4 @@ void LLPanelObjectInventory::onFocusReceived() LLEditMenuHandler::gEditMenuHandler = mFolders; LLPanel::onFocusReceived(); -} \ No newline at end of file +} -- cgit v1.2.3