diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2017-12-01 01:58:23 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2017-12-01 01:58:23 +0000 |
commit | 1fb0ae7cf995d2d164082c63c8ed246a272a5b6e (patch) | |
tree | d65a9a82c099a5f9fe438ca1318438b4ca6bb844 /graphics/ilmbase/files/patch-Imath__ImathFun.cpp | |
parent | 34f4fb6411e13f0dff94a8ffd7f90d08bb91d907 (diff) |
Notes
Diffstat (limited to 'graphics/ilmbase/files/patch-Imath__ImathFun.cpp')
-rw-r--r-- | graphics/ilmbase/files/patch-Imath__ImathFun.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/ilmbase/files/patch-Imath__ImathFun.cpp b/graphics/ilmbase/files/patch-Imath__ImathFun.cpp index e42cd2a143c2..b1d683b00aee 100644 --- a/graphics/ilmbase/files/patch-Imath__ImathFun.cpp +++ b/graphics/ilmbase/files/patch-Imath__ImathFun.cpp @@ -1,5 +1,5 @@ ---- ./Imath/ImathFun.cpp.orig 2013-10-11 20:40:29.000000000 +0200 -+++ ./Imath/ImathFun.cpp 2014-01-29 13:16:44.000000000 +0100 +--- Imath/ImathFun.cpp.orig 2017-11-17 23:00:23 UTC ++++ Imath/ImathFun.cpp @@ -33,6 +33,7 @@ /////////////////////////////////////////////////////////////////////////// @@ -8,7 +8,7 @@ #include "ImathFun.h" IMATH_INTERNAL_NAMESPACE_SOURCE_ENTER -@@ -41,14 +42,14 @@ +@@ -41,14 +42,14 @@ IMATH_INTERNAL_NAMESPACE_SOURCE_ENTER float succf (float f) { @@ -25,7 +25,7 @@ { // Plus or minus zero. -@@ -76,14 +77,14 @@ +@@ -76,14 +77,14 @@ succf (float f) float predf (float f) { |