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

Comparing ray/src/px/ra_pr24.c (file contents):
Revision 2.7 by greg, Thu Nov 18 09:55:14 1993 UTC vs.
Revision 2.8 by greg, Sun Feb 27 10:17:15 1994 UTC

# Line 99 | Line 99 | char  *argv[];
99                                  || head.ras_depth != 24)
100                          quiterr("incompatible format");
101                                          /* put header */
102 +                newheader("RADIANCE", stdout);
103                  printargs(i, argv, stdout);
104                  fputformat(COLRFMT, stdout);
105                  putchar('\n');

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines