From a530382c257809c6ee4371156f332efaaa0e23d9 Mon Sep 17 00:00:00 2001
From: Richard Nelson <richard@lindenlab.com>
Date: Mon, 10 Oct 2011 19:19:16 -0700
Subject: [PATCH] added newline

---
 indra/newview/lltoolbarview.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/newview/lltoolbarview.cpp b/indra/newview/lltoolbarview.cpp
index 318bede6f05..7977faeab7f 100644
--- a/indra/newview/lltoolbarview.cpp
+++ b/indra/newview/lltoolbarview.cpp
@@ -455,4 +455,4 @@ void LLToolBarView::onEndDrag()
 		gToolBarView->mDragToolbar->addCommand(gToolBarView->mDragCommand,gToolBarView->mDragRank);
 	}
 	stopDragTool();
-}
\ No newline at end of file
+}
-- 
GitLab