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

Comparing ray/src/hd/genrhgrid.c (file contents):
Revision 3.3 by greg, Thu May 29 16:26:21 2003 UTC vs.
Revision 3.4 by greg, Fri Jun 20 00:25:49 2003 UTC

# Line 44 | Line 44 | int    sect;
44          FILE    *fp;
45          HOLO    hdsect;
46          int     fd;
47 <        int4    nextloc;
47 >        int32   nextloc;
48          int     n;
49                                          /* open holodeck file */
50          if ((fp = fopen(fname, "r")) == NULL) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines