mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Removed an arbitrary empty line.
This commit is contained in:
parent
b0420dd8d5
commit
249c1e7179
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@ static int startTimeOutClock (lua_State *L)
|
|||
if (!target->timeOutClockRunning())
|
||||
target->startTimeOutClock(NULL);
|
||||
return 0;
|
||||
|
||||
}
|
||||
|
||||
static int stopTimeOutClock (lua_State *L)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue