diff options
-rw-r--r-- | src/or/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/main.c b/src/or/main.c index 3cf98565c..74583b2ea 100644 --- a/src/or/main.c +++ b/src/or/main.c @@ -2276,7 +2276,7 @@ tor_init(int argc, char *argv[]) #endif get_uname()); - log_notice(LD_GENERAL, "WARNING: Tor can't help you if you use it wrong. " + log_notice(LD_GENERAL, "Tor can't help you if you use it wrong! " "Learn how to be safe at " "https://www.torproject.org/download/download#warning"); |