diff options
-rw-r--r-- | indra/newview/llsecapi.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 +} |