blob: c2c5cb2e329a8f49c2c43622347265eb5fb2d3a0 (
plain)
1
2
3
4
5
6
7
8
9
|
--- vidalia-0.2.21/src/vidalia/config/TorSettings.h.old 2016-05-10 00:45:43.876515311 +0300
+++ vidalia-0.2.21/src/vidalia/config/TorSettings.h 2016-05-10 00:46:09.163181433 +0300
@@ -78,5 +78,5 @@
/** Sets whether Vidalia should get the ControlPort from Tor */
- void setAutoControlPort(const bool auto);
+ void setAutoControlPort(const bool autoControl);
/** Set the control method */
|