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

Comparing ray/src/common/rglinst.c (file contents):
Revision 3.14 by greg, Tue May 25 06:30:46 2004 UTC vs.
Revision 3.15 by greg, Tue May 25 22:04:13 2004 UTC

# Line 90 | Line 90 | register OBJREC        *o;
90  
91   static int
92   buildoctlist(lp, p)                     /* build octree list */
93 < LUENT   *lp;
93 > const LUENT     *lp;
94   void    *p;
95   {
96          int     old_dolights = dolights, old_domats = domats;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines