summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/httprequest.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcorehttp/httprequest.h')
-rw-r--r--indra/llcorehttp/httprequest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcorehttp/httprequest.h b/indra/llcorehttp/httprequest.h
index 3592d5c6a3..01dbfba6dd 100644
--- a/indra/llcorehttp/httprequest.h
+++ b/indra/llcorehttp/httprequest.h
@@ -259,7 +259,7 @@ public:
/// @param millis Maximum number of wallclock milliseconds to
/// spend in the call. As hinted at above, this
/// is partly a function of application code so it's
- /// a soft limit. (And not currently implemented.)
+ /// a soft limit.
///
/// @return Standard status code.
HttpStatus update(long millis);