mirror of
https://github.com/nmap/nmap.git
synced 2026-01-04 13:49:03 +00:00
whitespace change
This commit is contained in:
@@ -356,7 +356,6 @@ static int run_main (lua_State *L)
|
||||
|
||||
/* New host group */
|
||||
lua_newtable(L);
|
||||
|
||||
lua_setfield(L, LUA_REGISTRYINDEX, NSE_CURRENT_HOSTS);
|
||||
|
||||
lua_getfield(L, LUA_REGISTRYINDEX, NSE_TRACEBACK); /* index 1 */
|
||||
|
||||
Reference in New Issue
Block a user