[or-cvs] r19641: {torwall} Ensure we actualy track the state if the toggle. (torwall/trunk/src)
ioerror at seul.org
ioerror at seul.org
Sat Jun 6 23:30:49 UTC 2009
Author: ioerror
Date: 2009-06-06 19:30:49 -0400 (Sat, 06 Jun 2009)
New Revision: 19641
Modified:
torwall/trunk/src/torwall_applet.c
Log:
Ensure we actualy track the state if the toggle.
Modified: torwall/trunk/src/torwall_applet.c
===================================================================
--- torwall/trunk/src/torwall_applet.c 2009-06-06 23:30:27 UTC (rev 19640)
+++ torwall/trunk/src/torwall_applet.c 2009-06-06 23:30:49 UTC (rev 19641)
@@ -54,7 +54,6 @@
printf("torwall is disabled\n");
gtk_image_set_from_file(GTK_IMAGE(image), GNOMEICONDIR INACTIVE_IMAGE);
// Add gtksu and call unloadIpTables
- torWallIsActive = 1;
torWallIsActive = 0;
}
More information about the tor-commits
mailing list