mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 21:09:00 +00:00
Fixed typo (functino -> function).
This commit is contained in:
@@ -310,7 +310,7 @@ end
|
||||
-- initialization packets. Note that each packet depends on the previous one, so if you want
|
||||
-- to go all the way up to create_file, you have to set all parameters.
|
||||
--
|
||||
-- If anything fails, we back out of the connection and return an error, so the calling functino
|
||||
-- If anything fails, we back out of the connection and return an error, so the calling function
|
||||
-- doesn't have to call smb.stop().
|
||||
--
|
||||
--@param host The host object.
|
||||
|
||||
Reference in New Issue
Block a user