1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-30 11:29:01 +00:00

Fixed library bug, failing to return _ENV;

This commit is contained in:
patrik
2012-08-29 19:11:04 +00:00
parent 1b93346162
commit 0a0db9f835

View File

@@ -224,3 +224,5 @@ Helper = {
end
}
return _ENV;