mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Fix comment typo.
This commit is contained in:
2
nmap.cc
2
nmap.cc
@@ -2714,7 +2714,7 @@ int nmap_fetchfile(char *filename_returned, int bufferlen, const char *file) {
|
||||
/* First, check the map of requested data file names. If there's an entry for
|
||||
file, use it and return.
|
||||
Otherwise, we try [--datadir]/file, then $NMAPDIR/file
|
||||
next we try ~user/nmap/file
|
||||
next we try ~user/.nmap/file
|
||||
then we try NMAPDATADIR/file <--NMAPDATADIR
|
||||
finally we try ./file
|
||||
|
||||
|
||||
Reference in New Issue
Block a user