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

Comparing ray/src/hd/rhinfo.c (file contents):
Revision 3.6 by greg, Thu May 29 16:26:22 2003 UTC vs.
Revision 3.7 by greg, Fri Jun 20 00:25:49 2003 UTC

# Line 40 | Line 40 | FILE   *fout;
40          FILE    *fp;
41          HOLO    *hdsect;
42          int     fd;
43 <        int4    nextloc;
43 >        int32   nextloc;
44          int     n;
45                                          /* open holodeck file */
46          if ((fp = fopen(fname, "r")) == NULL) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines