mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Fixed library bug, failing to return _ENV;
This commit is contained in:
parent
1b93346162
commit
0a0db9f835
1 changed files with 2 additions and 0 deletions
|
|
@ -224,3 +224,5 @@ Helper = {
|
|||
end
|
||||
|
||||
}
|
||||
|
||||
return _ENV;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue