mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 17:39:03 +00:00
Removed an arbitrary empty line.
This commit is contained in:
@@ -45,7 +45,6 @@ static int startTimeOutClock (lua_State *L)
|
||||
if (!target->timeOutClockRunning())
|
||||
target->startTimeOutClock(NULL);
|
||||
return 0;
|
||||
|
||||
}
|
||||
|
||||
static int stopTimeOutClock (lua_State *L)
|
||||
|
||||
Reference in New Issue
Block a user