mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
paint bug2474's fix a different neon color
this way people with 80-column logs may read more of the warning
This commit is contained in:
+1
-1
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user