summaryrefslogtreecommitdiff
path: root/security/nmap/files/patch-libdnet-stripped__src__eth-bsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/nmap/files/patch-libdnet-stripped__src__eth-bsd.c')
-rw-r--r--security/nmap/files/patch-libdnet-stripped__src__eth-bsd.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/nmap/files/patch-libdnet-stripped__src__eth-bsd.c b/security/nmap/files/patch-libdnet-stripped__src__eth-bsd.c
index 4f615c58e0f0..24d538b095f8 100644
--- a/security/nmap/files/patch-libdnet-stripped__src__eth-bsd.c
+++ b/security/nmap/files/patch-libdnet-stripped__src__eth-bsd.c
@@ -1,6 +1,6 @@
---- ./libdnet-stripped/src/eth-bsd.c.orig 2009-11-09 05:49:32.000000000 +0100
-+++ ./libdnet-stripped/src/eth-bsd.c 2010-09-03 21:04:29.000000000 +0200
-@@ -45,7 +45,7 @@
+--- libdnet-stripped/src/eth-bsd.c.orig 2009-11-09 04:49:32 UTC
++++ libdnet-stripped/src/eth-bsd.c
+@@ -45,7 +45,7 @@ eth_open(const char *device)
int i;
if ((e = calloc(1, sizeof(*e))) != NULL) {