summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
Diffstat (limited to 'indra')
-rw-r--r--indra/llmessage/llcurl.cpp2
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;