mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Remove trailing whitespace from C/C++ files
https://secwiki.org/w/Nmap/Code_Standards
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
|
||||
#include "nmap.h" /* u16 */
|
||||
|
||||
/* How do we want to log into ftp sites for */
|
||||
/* How do we want to log into ftp sites for */
|
||||
#define FTPUSER "anonymous"
|
||||
#define FTPPASS "-wwwuser@"
|
||||
#define FTP_RETRIES 2 /* How many times should we relogin if we lose control
|
||||
|
||||
Reference in New Issue
Block a user