mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
fix typo found in phobos's logs
svn:r6020
This commit is contained in:
parent
f6d80d60e0
commit
42cd0dcde8
@ -261,7 +261,7 @@ cpuworker_main(void *data)
|
||||
"(either rotated keys or died).");
|
||||
} else {
|
||||
log_info(LD_OR,
|
||||
"CPU worker editing because of error on connection to Tor "
|
||||
"CPU worker exiting because of error on connection to Tor "
|
||||
"process.");
|
||||
log_info(LD_OR,"(Error on %d was %s)",
|
||||
fd, tor_socket_strerror(tor_socket_errno(fd)));
|
||||
|
Loading…
Reference in New Issue
Block a user