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.35 by greg, Wed Nov 16 00:44:04 2022 UTC vs.
Revision 3.36 by greg, Mon Feb 6 22:40:21 2023 UTC

# Line 746 | Line 746 | addpicz(               /* add a picture + depth-buffer */
746  
747   void
748   eputs(                  /* put error message to stderr */
749 <        char  *s
749 >        const char  *s
750   )
751   {
752          static int  midline = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines