diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-11-06 16:39:46 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-11-06 16:39:46 -0500 |
commit | add164aa41724ba6d66c961f37bd798e268062d2 (patch) | |
tree | 395579b7a8a59ea47514b721061031db5a6cb984 /changes/bug20551 | |
parent | 59f4cae68c00e6b894e68d8cfefae295a8b9eb89 (diff) | |
download | tor-add164aa41724ba6d66c961f37bd798e268062d2.tar.gz tor-add164aa41724ba6d66c961f37bd798e268062d2.zip |
Fix warnings from lintChanges.py
Diffstat (limited to 'changes/bug20551')
-rw-r--r-- | changes/bug20551 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug20551 b/changes/bug20551 index 1e0746b666..b7ec4ca7cc 100644 --- a/changes/bug20551 +++ b/changes/bug20551 @@ -1,3 +1,3 @@ - o Minor bugfixes (compilation); + o Minor bugfixes (compilation): - Fix implicit conversion warnings under OpenSSL 1.1. Fixes bug 20551; bugfix on 0.2.1.1-alpha. |