summaryrefslogtreecommitdiff
path: root/sysutils/dvd+rw-tools/files/patch-mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/dvd+rw-tools/files/patch-mp.h')
-rw-r--r--sysutils/dvd+rw-tools/files/patch-mp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/dvd+rw-tools/files/patch-mp.h b/sysutils/dvd+rw-tools/files/patch-mp.h
index 58aa5de6372a..4e7df82b1060 100644
--- a/sysutils/dvd+rw-tools/files/patch-mp.h
+++ b/sysutils/dvd+rw-tools/files/patch-mp.h
@@ -1,6 +1,6 @@
---- mp.h.orig 2008-02-24 18:56:07.000000000 +0100
-+++ mp.h 2013-01-15 00:54:45.484476000 +0100
-@@ -46,7 +46,9 @@
+--- mp.h.orig 2008-02-24 17:56:07 UTC
++++ mp.h
+@@ -46,7 +46,9 @@ static void *__thread_create(int (*func)
if (pthread_attr_init(&attr)==0 &&
pthread_attr_setstacksize(&attr,stack_sz)==0 &&