diff options
author | Roxie Linden <roxie@lindenlab.com> | 2010-04-22 16:35:55 -0700 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2010-04-22 16:35:55 -0700 |
commit | e15f2b9197206d5714f62d1981ffbf984dead5f4 (patch) | |
tree | 5d5bb7a75b900d1d7d1227eb83134b45166a7d3f /indra | |
parent | b0473a8d47792e94aaea9c273122fae42577ad8f (diff) |
fix eol
Diffstat (limited to 'indra')
-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 +} |