From fc489b12c99abab8a61fb3c7546fe802065fe2b0 Mon Sep 17 00:00:00 2001
From: Leslie Linden <leslie@lindenlab.com>
Date: Thu, 6 Oct 2011 10:37:22 -0700
Subject: [PATCH] Updated to pass coding policy checks

---
 indra/newview/llfloaterdestinations.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/indra/newview/llfloaterdestinations.cpp b/indra/newview/llfloaterdestinations.cpp
index fa7e2a742c8..ce36f7759cf 100644
--- a/indra/newview/llfloaterdestinations.cpp
+++ b/indra/newview/llfloaterdestinations.cpp
@@ -48,4 +48,5 @@ LLFloaterDestinations::~LLFloaterDestinations()
 BOOL LLFloaterDestinations::postBuild()
 {
 	return TRUE;
-}
\ No newline at end of file
+}
+
-- 
GitLab