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

Comparing ray/src/px/ra_gif.c (file contents):
Revision 2.4 by greg, Fri Jun 10 12:51:27 1994 UTC vs.
Revision 2.5 by greg, Mon Nov 21 15:55:59 1994 UTC

# Line 142 | Line 142 | char  *argv[];
142          exit(0);
143   userr:
144          fprintf(stderr,
145 <        "Usage: %s [-b][-c ncolors][-g gamv][-e +/-stops] input [output]\n",
145 >        "Usage: %s [-b][-d][-n samp][-c ncolors][-g gamv][-e +/-stops] input [output]\n",
146                          progname);
147          exit(1);
148   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines