summaryrefslogtreecommitdiff
path: root/graphics/cinepaint/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cinepaint/patches/patch-ae')
-rw-r--r--graphics/cinepaint/patches/patch-ae4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cinepaint/patches/patch-ae b/graphics/cinepaint/patches/patch-ae
index 5cd27a2f2ac..65cb27a0a1d 100644
--- a/graphics/cinepaint/patches/patch-ae
+++ b/graphics/cinepaint/patches/patch-ae
@@ -1,6 +1,6 @@
-$NetBSD: patch-ae,v 1.3 2008/11/10 19:04:45 adam Exp $
+$NetBSD: patch-ae,v 1.4 2011/11/23 23:30:30 joerg Exp $
---- plug-ins/icc_examin/icc_examin/threads.cpp.orig 2008-11-10 19:06:22.000000000 +0100
+--- plug-ins/icc_examin/icc_examin/threads.cpp.orig 2007-03-07 20:07:32.000000000 +0000
+++ plug-ins/icc_examin/icc_examin/threads.cpp
@@ -58,10 +58,12 @@ int fl_create_thread(Fl_Thread& t, void
ret = pthread_attr_getstacksize( &tattr, &size );