aboutsummaryrefslogtreecommitdiffstats
path: root/security/skipfish/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'security/skipfish/files/patch-ab')
-rw-r--r--security/skipfish/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/skipfish/files/patch-ab b/security/skipfish/files/patch-ab
deleted file mode 100644
index 5d1305bdc724..000000000000
--- a/security/skipfish/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- analysis.c.orig 2010-03-25 20:26:41.000000000 +0100
-+++ analysis.c 2010-03-25 01:47:35.000000000 +0100
-@@ -394,7 +394,7 @@
- static u8 tm_prefix[8];
-
- if (!tm_prefix[0])
-- sprintf((char*)tm_prefix, "%lu", time(0) / 100000);
-+ sprintf((char*)tm_prefix, "%lu",(long unsigned int) (time(0) / 100000));
-
- /* Unix time is not a valid token. */
-