1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-04 13:49:03 +00:00

whitespace change

This commit is contained in:
batrick
2010-09-03 18:02:21 +00:00
parent c9a756bc12
commit b08dfd2630

View File

@@ -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 */