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

Comparing ray/src/hd/rholo.c (file contents):
Revision 3.31 by gregl, Fri Dec 19 10:47:27 1997 UTC vs.
Revision 3.32 by gregl, Mon Dec 22 11:06:53 1997 UTC

# Line 88 | Line 88 | char   *argv[];
88                          goto userr;
89                  }
90                                                  /* get root file name */
91 +        if (i >= argc)
92 +                goto userr;
93          rootname(froot, hdkfile=argv[i++]);
94                                                  /* load variables? */
95          if (i < argc)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines