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

Comparing ray/src/hd/rhcopy.c (file contents):
Revision 3.27 by greg, Fri May 20 02:06:39 2011 UTC vs.
Revision 3.28 by greg, Wed May 3 18:05:15 2017 UTC

# Line 359 | Line 359 | addpicz(               /* add a picture + depth-buffer */
359                  error(USER, errmsg);
360          }
361          if (phd.altprims) {
362 <                sprintf(errmsg, "ignoring primary values in picture \"%s\"",
362 >                sprintf(errmsg, "ignoring color primaries in picture \"%s\"",
363                                  pcf);
364                  error(WARNING, errmsg);
365          }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines