summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-12-04 10:18:53 -0800
committerJames Cook <james@lindenlab.com>2009-12-04 10:18:53 -0800
commitab6134c2310bae6aa68565b6a31093c123713135 (patch)
tree0447227a5ee0b0048568839f901e1bf9f3a4beef
parent29ed5c88c0a8aade716fed33d66ef12f7207b61e (diff)
Fix linux build, newline at end of file
-rw-r--r--indra/newview/llpanelobjectinventory.cpp2
1 files changed, 1 insertions, 1 deletions
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
+}