mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
Removed an old false comment.
This commit is contained in:
@@ -1102,7 +1102,6 @@ static int l_nsock_receive_buf(lua_State * L)
|
||||
}
|
||||
return 2;
|
||||
}
|
||||
/* yielding with 3 arguments since we need them when the callback arrives */
|
||||
set_thread(L, 1, udata);
|
||||
return nse_yield(L);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user