1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 01:49:03 +00:00

minor patches from kris

This commit is contained in:
fyodor
2006-09-30 21:08:04 +00:00
parent 7ec1a2427e
commit 80f0f7ccb9
4 changed files with 2 additions and 14 deletions

View File

@@ -281,7 +281,6 @@ class NmapOps {
int windowscan;
int xmasscan;
int noresolve;
int force; /* force nmap to continue on even when the outcome seems somewhat certain */
int append_output; /* Append to any output files rather than overwrite */
FILE *logfd[LOG_NUM_FILES];
FILE *nmap_stdout; /* Nmap standard output */