diff --git a/indra/newview/llsecapi.cpp b/indra/newview/llsecapi.cpp
index b3e96298d29f1f94ac1c6873f305de69daa90d76..066ac407937cf1d2750f667bb385b01fc78448bf 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
+}