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

Comparing ray/src/util/rad.c (file contents):
Revision 2.31 by greg, Thu Nov 11 13:17:01 1993 UTC vs.
Revision 2.32 by greg, Tue Nov 16 11:44:08 1993 UTC

# Line 804 | Line 804 | char   *op;
804                  medqopts(op);
805                  break;
806          case HIGH:
807 <                lowqopts(op);
807 >                hiqopts(op);
808                  break;
809          }
810   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines