mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 12:41:29 +00:00
Small NSEDoc fix for nselib/json.lua
This commit is contained in:
@@ -77,7 +77,7 @@ local function escape(str)
|
|||||||
end
|
end
|
||||||
|
|
||||||
--- Creates json data from an object
|
--- Creates json data from an object
|
||||||
--@param object a table containing data
|
--@param obj a table containing data
|
||||||
--@return a string containing valid json
|
--@return a string containing valid json
|
||||||
function generate(obj)
|
function generate(obj)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user