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

Comparing ray/src/hd/rhdisp.c (file contents):
Revision 3.45 by greg, Tue May 13 17:58:33 2003 UTC vs.
Revision 3.46 by greg, Fri Jun 20 00:25:49 2003 UTC

# Line 275 | Line 275 | register VIEW  *v;
275          static unsigned nhist;
276          VIEW    *dv;
277          int     i, res[2];
278 <        int2    *slist;
278 >        int16   *slist;
279          char    *err;
280                                  /* restore previous view? */
281          if (v == NULL) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines