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.6 by gregl, Mon Nov 17 14:02:12 1997 UTC vs.
Revision 3.7 by gregl, Mon Dec 1 09:52:00 1997 UTC

# Line 254 | Line 254 | int    len;
254   int     wt;
255   {
256          static char     funcName[] = "tmAddHisto";
257 <        int     sum, oldorig, oldlen, horig, hlen;
257 >        int     oldorig, oldlen, horig, hlen;
258          register int    i, j;
259  
260          if (len <= 0)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines