ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/tonemap.c
(Generate patch)

Comparing ray/src/common/tonemap.c (file contents):
Revision 3.53 by greg, Fri Jan 7 23:01:01 2022 UTC vs.
Revision 3.54 by greg, Sat Jan 15 16:57:46 2022 UTC

# Line 95 | Line 95 | tmSetSpace(                    /* set input color space for conversions
95   TMstruct        *tms,
96   RGBPRIMP        pri,
97   double  sf,
98 < MEM_PTR dat
98 > void    *dat
99   )
100   {
101          static const char funcName[] = "tmSetSpace";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines