mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 11:29:01 +00:00
Change 'SCRIPT ENGINE' prefix in log messages to the shorter 'NSE'
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#define FILES 1
|
||||
#define DIRS 2
|
||||
|
||||
#define SCRIPT_ENGINE "SCRIPT ENGINE"
|
||||
#define SCRIPT_ENGINE "NSE"
|
||||
#define SCRIPT_ENGINE_LUA "LUA INTERPRETER"
|
||||
#define SCRIPT_ENGINE_SUCCESS 0
|
||||
#define SCRIPT_ENGINE_ERROR 2
|
||||
|
||||
Reference in New Issue
Block a user