mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r9897@danube: weasel | 2006-09-29 01:08:44 +0200
Add a space in a wrapped log message svn:r8517
This commit is contained in:
+1
-1
@@ -1025,7 +1025,7 @@ connection_dir_client_reached_eof(dir_connection_t *conn)
|
||||
} else {
|
||||
/* Can we even end up here? -- weasel*/
|
||||
source = NS_FROM_DIR_BY_FP;
|
||||
log_warn(LD_BUG, "we received a networkstatus but we didn't ask"
|
||||
log_warn(LD_BUG, "we received a networkstatus but we didn't ask "
|
||||
"for it by fp/ nor did we ask for all.");
|
||||
}
|
||||
cp = body;
|
||||
|
||||
Reference in New Issue
Block a user