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

Comparing ray/src/px/ra_bn.c (file contents):
Revision 1.2 by greg, Mon Sep 25 13:22:06 1989 UTC vs.
Revision 1.3 by greg, Fri Feb 9 13:59:17 1990 UTC

# Line 66 | Line 66 | char  *argv[];
66                          quiterr(errmsg);
67                  }
68                                          /* put header */
69 <                printargs(argc, argv, rafp);
69 >                printargs(i, argv, rafp);
70                  putc('\n', rafp);
71                  fputresolu(YMAJOR|YDECR, xmax, ymax, rafp);
72                                          /* convert file */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines