mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 12:19:02 +00:00
Spelling fixes for Lua files
Mostly in documentation/comments, but a couple code bugs were caught, including a call to stdnse.pirnt_debug and a mis-declared variable.
This commit is contained in:
@@ -29,7 +29,7 @@ dependencies = {"snmp-brute"}
|
||||
|
||||
-- Version 0.3
|
||||
-- Created 01/15/2010 - v0.1 - created by Patrik Karlsson <patrik@cqure.net>
|
||||
-- Revised 01/19/2010 - v0.2 - fixed loop that would occure if a mib did not exist
|
||||
-- Revised 01/19/2010 - v0.2 - fixed loop that would occur if a mib did not exist
|
||||
-- Revised 04/11/2010 - v0.3 - moved snmp_walk to snmp library <patrik@cqure.net>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user