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.26 by greg, Thu May 18 01:58:18 2006 UTC vs.
Revision 3.27 by schorsch, Wed Jun 7 17:52:03 2006 UTC

# Line 232 | Line 232 | int            len
232   )
233   {
234          static const char funcName[] = "tmCvGrays";
235        double  d;
235          int     i;
236  
237          if (tms == NULL)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines