diff options
Diffstat (limited to 'graphics/pfstools/files/patch-src-fileformat-pfsoutimgmagick.cpp')
| -rw-r--r-- | graphics/pfstools/files/patch-src-fileformat-pfsoutimgmagick.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/pfstools/files/patch-src-fileformat-pfsoutimgmagick.cpp b/graphics/pfstools/files/patch-src-fileformat-pfsoutimgmagick.cpp index ee1d1690866c..d7f63f935239 100644 --- a/graphics/pfstools/files/patch-src-fileformat-pfsoutimgmagick.cpp +++ b/graphics/pfstools/files/patch-src-fileformat-pfsoutimgmagick.cpp @@ -1,6 +1,6 @@ ---- src/fileformat/pfsoutimgmagick.cpp.orig 2011-03-15 08:47:24.000000000 +0000 -+++ src/fileformat/pfsoutimgmagick.cpp 2014-02-20 19:04:01.546588828 +0000 -@@ -190,6 +190,7 @@ +--- src/fileformat/pfsoutimgmagick.cpp.orig 2011-03-15 08:47:24 UTC ++++ src/fileformat/pfsoutimgmagick.cpp +@@ -190,6 +190,7 @@ void writeFrames( int argc, char* argv[] if( alpha != NULL ) imgBuffer[i++] = (unsigned short)(maxValue-clamp((*alpha)(pix),0.f,1.f)*maxValue); } |
