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.29 by greg, Fri May 20 02:06:38 2011 UTC vs.
Revision 3.30 by greg, Tue Jun 28 21:11:04 2011 UTC

# Line 357 | Line 357 | char   *fname;
357   FILE    *fp;
358   {
359          char    *funcName = fname==NULL ? "tmMapPicture" : fname;
360 <        TMstruct        *tms;
360 >        TMstruct        *tms = NULL;
361          uby8    *cp;
362          TMbright        *lp;
363          int     err;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines