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

Comparing ray/src/common/tmapcolrs.c (file contents):
Revision 3.17 by greg, Fri Jan 7 20:33:02 2005 UTC vs.
Revision 3.18 by greg, Fri Jan 7 21:41:06 2005 UTC

# Line 52 | Line 52 | COLR   *scan,
52   int     len
53   )
54   {
55 <        static char     funcName[] = "tmCvColrs";
55 >        static const char       funcName[] = "tmCvColrs";
56          COLR    cmon;
57          register COLRDATA       *cd;
58          register int    i, bi, li;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines