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

Comparing ray/src/cv/robjutil.c (file contents):
Revision 2.4 by greg, Fri Mar 12 18:32:33 2021 UTC vs.
Revision 2.5 by greg, Thu Feb 9 21:54:10 2023 UTC

# Line 237 | Line 237 | userr:
237   }
238  
239   void
240 < eputs(char *s)                          /* put string to stderr */
240 > eputs(const char *s)                    /* put string to stderr */
241   {
242          static int  midline = 0;
243  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines