From e15f2b9197206d5714f62d1981ffbf984dead5f4 Mon Sep 17 00:00:00 2001
From: Roxie Linden <roxie@lindenlab.com>
Date: Thu, 22 Apr 2010 16:35:55 -0700
Subject: [PATCH] fix eol

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

diff --git a/indra/newview/llsecapi.cpp b/indra/newview/llsecapi.cpp
index b3e96298d2..066ac40793 100644
--- a/indra/newview/llsecapi.cpp
+++ b/indra/newview/llsecapi.cpp
@@ -190,4 +190,4 @@ void LLCredential::authenticatorType(std::string &idType)
 		idType = std::string();
 		
 	}
-}
\ No newline at end of file
+}
-- 
GitLab