summaryrefslogtreecommitdiff
path: root/sys-apps/arrayprobe/files/2.0-malloc-strlen.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/arrayprobe/files/2.0-malloc-strlen.patch')
-rw-r--r--sys-apps/arrayprobe/files/2.0-malloc-strlen.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/arrayprobe/files/2.0-malloc-strlen.patch b/sys-apps/arrayprobe/files/2.0-malloc-strlen.patch
index 8d955a8f933d..2732f75b939a 100644
--- a/sys-apps/arrayprobe/files/2.0-malloc-strlen.patch
+++ b/sys-apps/arrayprobe/files/2.0-malloc-strlen.patch
@@ -1,5 +1,5 @@
---- probe.c.old 2010-01-13 12:15:32.000000000 +0100
-+++ probe.c 2010-01-13 12:16:44.000000000 +0100
+--- a/probe.c
++++ b/probe.c
@@ -354,7 +354,7 @@
int drivenum = event.detail.logstatchange.logicaldrivenumber;
logdrvs[drivenum].state.state = event.detail.logstatchange.newlogicaldrivestate;