mirror of
https://github.com/nmap/nmap.git
synced 2026-06-30 13:16:57 +00:00
Whitespace.
This commit is contained in:
parent
c92d25dfcb
commit
665e6b9e70
1 changed files with 2 additions and 2 deletions
|
|
@ -442,8 +442,8 @@ static int handle_connect(struct socket_buffer *client_sock,
|
|||
if (rc != 0) {
|
||||
if (o.debug) {
|
||||
logdebug("Can't resolve name \"%s\": %s.\n",
|
||||
request->uri.host, gai_strerror(rc));
|
||||
}
|
||||
request->uri.host, gai_strerror(rc));
|
||||
}
|
||||
return 504;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue