manually backport a5232e0c4c

This commit is contained in:
Roger Dingledine
2011-10-26 17:11:52 -04:00
parent cecc5b7aa1
commit a68867b150
8 changed files with 11 additions and 10 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes:
- Fix warnings from GCC 4.6's "-Wunused-but-set-variable" option.
Fixes bug 3208.