[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/maint-0.2.8] fix indentation



commit 4093f343caa576a28269ecdff0c3025f081b058a
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Fri Apr 1 08:16:21 2016 -0400

    fix indentation
---
 src/or/routerkeys.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/or/routerkeys.c b/src/or/routerkeys.c
index 8006112..24ed31f 100644
--- a/src/or/routerkeys.c
+++ b/src/or/routerkeys.c
@@ -428,7 +428,7 @@ ed_key_init_from_file(const char *fname, uint32_t flags,
               "can enter the passphrase.",
               secret_fname);
     } else if (offline_secret) {
-            tor_log(severity, LD_OR, "We wanted to load a secret key from %s, "
+      tor_log(severity, LD_OR, "We wanted to load a secret key from %s, "
               "but you're keeping it offline. (OfflineMasterKey is set.)",
               secret_fname);
     } else {



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits