mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
r8686@Kushana: nickm | 2006-08-30 18:01:35 -0400
Remove bogus whitespace svn:r8307
This commit is contained in:
parent
fee33d2ff1
commit
6c499804bb
@ -1152,7 +1152,7 @@ handle_control_signal(control_connection_t *conn, uint32_t len,
|
||||
if (sig<0)
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
if (!control_signal_check(sig)) {
|
||||
if (STATE_IS_V0(conn->_base.state))
|
||||
send_control0_error(conn, ERR_SYNTAX, "Unrecognized signal number.");
|
||||
|
Loading…
Reference in New Issue
Block a user