mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Get rid of double newline at the EOF I accidentally introduced in the
last commit.
This commit is contained in:
@@ -419,4 +419,3 @@ const char *get_udp_payload(u16 dport, size_t *length) {
|
||||
return udp_port2payload(dport, length);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user