diff options
Diffstat (limited to 'indra/llcorehttp')
| -rwxr-xr-x | indra/llcorehttp/httpoptions.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/llcorehttp/httpoptions.h b/indra/llcorehttp/httpoptions.h index f49a3555aa..4ab5ff18c4 100755 --- a/indra/llcorehttp/httpoptions.h +++ b/indra/llcorehttp/httpoptions.h @@ -103,7 +103,7 @@ public:  			return mRetries;  		} -	// Default:  false +	// Default:  true  	void				setUseRetryAfter(bool use_retry);  	bool				getUseRetryAfter() const  		{ | 
