diff options
Diffstat (limited to 'security/nmap/files/patch-nmapfe::nmapfe_sig.c')
| -rw-r--r-- | security/nmap/files/patch-nmapfe::nmapfe_sig.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/nmap/files/patch-nmapfe::nmapfe_sig.c b/security/nmap/files/patch-nmapfe::nmapfe_sig.c index 5345d6cf0c97..a1d1f67db6f1 100644 --- a/security/nmap/files/patch-nmapfe::nmapfe_sig.c +++ b/security/nmap/files/patch-nmapfe::nmapfe_sig.c @@ -1,6 +1,6 @@ ---- nmapfe/nmapfe_sig.c Mon Jun 30 18:23:48 2003 -+++ nmapfe/nmapfe_sig.c.new Mon Jun 30 18:26:03 2003 -@@ -372,7 +372,7 @@ +--- nmapfe/nmapfe_sig.c.orig Mon Oct 6 12:59:49 2003 ++++ nmapfe/nmapfe_sig.c Mon Oct 6 13:00:06 2003 +@@ -410,7 +410,7 @@ if (size > command_size) command = realloc(command, size); @@ -8,4 +8,4 @@ + strcpy(command, NMAP_PATH "nmap "); /* select the scan type */ - if (opt.scanValue == CONNECT_SCAN) {
\ No newline at end of file + if (opt.scanValue == CONNECT_SCAN) { |
