aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/or/or.h b/src/or/or.h
index 37eea1c33..b05c767bf 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -3107,8 +3107,7 @@ typedef struct {
* log whether it was DNS-leaking or not? */
int HardwareAccel; /**< Boolean: Should we enable OpenSSL hardware
* acceleration where available? */
- /** Token Bucket Refill resolution in milliseconds (ignored when
- * bufferevents are enabled) */
+ /** Token Bucket Refill resolution in milliseconds. */
int TokenBucketRefillInterval;
char *AccelName; /**< Optional hardware acceleration engine name. */
char *AccelDir; /**< Optional hardware acceleration engine search dir. */