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

Comparing ray/src/px/ra_pr.c (file contents):
Revision 1.6 by greg, Fri Jan 26 08:17:37 1990 UTC vs.
Revision 1.7 by greg, Fri Feb 9 13:59:19 1990 UTC

# Line 113 | Line 113 | char  *argv[];
113                                  head.ras_depth != 8)
114                          quiterr("incompatible format");
115                                          /* put header */
116 <                printargs(argc, argv, stdout);
116 >                printargs(i, argv, stdout);
117                  putchar('\n');
118                  fputresolu(YMAJOR|YDECR, xmax, ymax, stdout);
119                                          /* convert file */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines