]> granicus.if.org Git - php/commitdiff
thunder seems to have stopped
authorJames Cox <imajes@php.net>
Thu, 8 Aug 2002 21:26:49 +0000 (21:26 +0000)
committerJames Cox <imajes@php.net>
Thu, 8 Aug 2002 21:26:49 +0000 (21:26 +0000)
ext/gd/libgd/gdft.c

index e93a69b432f5f80e7bf357fe0ee831896fb3ba0c..b8fd69fc134399666130266e45e43976b1e5ae18 100644 (file)
@@ -513,7 +513,7 @@ tweenColorFetch (char **error, void *key)
                                             gdTrueColorGetRed (fg),
                                             gdTrueColorGetGreen (fg),
                                             gdTrueColorGetBlue (fg),
-                                            gdAlphaMax - ((gdAlphaMax - gdTrueColorGetAlpha (fg)) * pixel / NUMCOLORS))                                       );
+                                            gdAlphaMax - ((gdAlphaMax - gdTrueColorGetAlpha (fg)) * pixel / NUMCOLORS)                                );
        }
       else
        {