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

Comparing ray/src/gen/mkillum2.c (file contents):
Revision 2.14 by schorsch, Sun Mar 28 20:33:12 2004 UTC vs.
Revision 2.15 by greg, Tue Mar 30 20:40:04 2004 UTC

# Line 148 | Line 148 | o_face(                /* make an illum face */
148                                  /* clean up */
149          freeface(ob);
150          free((void *)distarr);
151 +        return(0);
152   #undef MAXMISS
152        /* XXX we need to return something here. what is it? */
153   }
154  
155  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines