aboutsummaryrefslogtreecommitdiff
path: root/security/nmap/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'security/nmap/files/patch-ac')
-rw-r--r--security/nmap/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/nmap/files/patch-ac b/security/nmap/files/patch-ac
deleted file mode 100644
index 1e6ede83aceb..000000000000
--- a/security/nmap/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- nmapfe/nmapfe_sig.c.old Sun Jun 15 17:37:46 2003
-+++ nmapfe/nmapfe_sig.c Sun Jun 15 17:44:47 2003
-@@ -433,7 +433,7 @@
- if (size > command_size)
- command = realloc(command, size);
-
-- strcpy(command, "nmap ");
-+ strcpy(command, NMAP_PATH "nmap ");
- /* Uhm... yeah.. Spit out which scan to perform based
- on the which_scan variable */
-