mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700
whitespace fixes svn:r7011
This commit is contained in:
+1
-1
@@ -2721,7 +2721,7 @@ control_event_stream_status(edge_connection_t *conn, stream_status_event_t tp)
|
||||
"650 STREAM %lu %s %lu %s\r\n",
|
||||
(unsigned long)conn->global_identifier, status,
|
||||
origin_circ?
|
||||
(unsigned long)origin_circ->global_identifier : 0ul,
|
||||
(unsigned long)origin_circ->global_identifier : 0ul,
|
||||
buf);
|
||||
/* XXX need to specify its intended exit, etc? */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user