diff options
| author | Palmer <palmer@lindenlab.com> | 2010-07-22 15:26:55 -0700 | 
|---|---|---|
| committer | Palmer <palmer@lindenlab.com> | 2010-07-22 15:26:55 -0700 | 
| commit | aac8bf09885a30953822f1edee0fddeb1e6722a0 (patch) | |
| tree | 26434af7b530325f7bdff30e4e5bcb67b4a82cc5 | |
| parent | a44551e2821d557b709459816b3aab18b33937ed (diff) | |
EOL added.
| -rw-r--r-- | indra/llmessage/llcurl.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/llmessage/llcurl.cpp b/indra/llmessage/llcurl.cpp index a093e45860..ac50411de8 100644 --- a/indra/llmessage/llcurl.cpp +++ b/indra/llmessage/llcurl.cpp @@ -1061,4 +1061,4 @@ void LLCurl::cleanupClass()  	curl_global_cleanup();  } -const unsigned int LLCurl::MAX_REDIRECTS = 5;
\ No newline at end of file +const unsigned int LLCurl::MAX_REDIRECTS = 5; | 
