diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-02-01 16:46:29 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-02-01 16:46:29 -0500 |
commit | deea08c13f9d6a3dc8eca612ddf09436da1af4f8 (patch) | |
tree | aa8eabda9c7ff5a3504b4d67bf265e599df8a281 /changes/decouple_circuit_mark | |
parent | 8ea48a59195b68c95261d2df3cdfacf12a6418d6 (diff) | |
download | tor-deea08c13f9d6a3dc8eca612ddf09436da1af4f8.tar.gz tor-deea08c13f9d6a3dc8eca612ddf09436da1af4f8.zip |
Fix all the warnings from lintChanges.py
Diffstat (limited to 'changes/decouple_circuit_mark')
-rw-r--r-- | changes/decouple_circuit_mark | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/decouple_circuit_mark b/changes/decouple_circuit_mark index 4b7ed778a2..a852f48133 100644 --- a/changes/decouple_circuit_mark +++ b/changes/decouple_circuit_mark @@ -3,4 +3,4 @@ a new function run periodically before connections are freed. This change removes more than half of the functions currently in the "blob". - Closes ticket #17218. + Closes ticket 17218. |