mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
added missing return _ENV; to ipp library
This commit is contained in:
parent
877e574f25
commit
98f74051bb
1 changed files with 2 additions and 0 deletions
|
|
@ -436,3 +436,5 @@ Helper = {
|
|||
return self.socket:close()
|
||||
end,
|
||||
}
|
||||
|
||||
return _ENV;
|
||||
Loading…
Add table
Add a link
Reference in a new issue