mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Put a comment on L_NSE.
This commit is contained in:
@@ -617,6 +617,7 @@ void nse_gettarget (lua_State *L, int index)
|
|||||||
lua_replace(L, -2);
|
lua_replace(L, -2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Global persistent Lua state used by the engine. */
|
||||||
static lua_State *L_NSE = NULL;
|
static lua_State *L_NSE = NULL;
|
||||||
|
|
||||||
void open_nse (void)
|
void open_nse (void)
|
||||||
|
|||||||
Reference in New Issue
Block a user