mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Updated some macros to clean up code. Moved
porttests and hosttests to Lua's registry where they belong.
This commit is contained in:
@@ -28,5 +28,9 @@ int script_updatedb();
|
||||
int script_check_args();
|
||||
|
||||
int process_waiting2running(lua_State *, int);
|
||||
#endif
|
||||
|
||||
/* Useful auxiliary functions */
|
||||
size_t table_length(lua_State *, int);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user