mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 17:39:03 +00:00
Remove trailing whitespace
This commit is contained in:
@@ -189,7 +189,7 @@ Request = {
|
||||
end,
|
||||
|
||||
},
|
||||
|
||||
|
||||
-- The pong message is sent in response to a ping message.
|
||||
Pong = {
|
||||
new = function(self)
|
||||
@@ -207,7 +207,7 @@ Request = {
|
||||
|
||||
return bin.pack("<IAII", magic, cmd, len, chksum)
|
||||
end,
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user