mirror of
https://github.com/nmap/nmap.git
synced 2025-12-11 10:19:03 +00:00
Corrects a typo. Closes #1043
This commit is contained in:
@@ -1156,7 +1156,7 @@ Engine = {
|
|||||||
end
|
end
|
||||||
|
|
||||||
-- `quick_start` changes to false only once since Engine starts
|
-- `quick_start` changes to false only once since Engine starts
|
||||||
-- `auick_start` remains false till the end of the bruteforce.
|
-- `quick_start` remains false till the end of the bruteforce.
|
||||||
if killed_one then
|
if killed_one then
|
||||||
quick_start = false
|
quick_start = false
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user