mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Removed an old false comment.
This commit is contained in:
parent
b7387894f5
commit
9ead4dec87
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue