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

Comparing ray/src/util/rcode_depth.c (file contents):
Revision 2.1 by greg, Thu Jul 18 18:51:56 2019 UTC vs.
Revision 2.2 by greg, Thu Jul 18 19:13:44 2019 UTC

# Line 403 | Line 403 | main(int argc, char *argv[])
403          flockfile(stdout);
404   #endif
405                                          /* read/copy header */
406 <        if (!process_dc_header(&dc, argc, argv))
406 >        if (!process_dc_header(&dc, a, argv))
407                  return 1;
408                                          /* process data */
409          switch (conversion) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines