[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Fix tab introduced in f43946829ce037
commit cb8f64cdc80195af4c62c17db1dabebbd48b0ec1
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Mon Sep 10 10:22:40 2012 -0400
Fix tab introduced in f43946829ce037
---
src/or/config.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/or/config.c b/src/or/config.c
index f38e686..8f79c44 100644
--- a/src/or/config.c
+++ b/src/or/config.c
@@ -7310,7 +7310,7 @@ getinfo_helper_config(control_connection_t *conn,
const char *type;
/* don't tell controller about triple-underscore options */
if (!strncmp(_option_vars[i].name, "___", 3))
- continue;
+ continue;
switch (var->type) {
case CONFIG_TYPE_STRING: type = "String"; break;
case CONFIG_TYPE_FILENAME: type = "Filename"; break;
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits