mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fix indentation
This commit is contained in:
+1
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user