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

Comparing ray/src/px/mt160r.c (file contents):
Revision 2.1 by greg, Tue Nov 12 16:04:57 1991 UTC vs.
Revision 2.2 by greg, Mon Dec 23 22:35:30 1991 UTC

# Line 119 | Line 119 | COLR  clr;
119   register int  x;
120   {
121          static int  cerr[NCOLS];
122 <        static int  err, errp;
123 <        int  b;
122 >        static int  err;
123 >        int  b, errp;
124          register int  isblack;
125  
126          b = normbright(clr);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines