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

Comparing ray/src/hd/rhoptimize.c (file contents):
Revision 3.23 by greg, Mon Oct 21 18:19:32 2019 UTC vs.
Revision 3.24 by greg, Mon Feb 6 22:40:21 2023 UTC

# Line 248 | Line 248 | copysect(              /* copy holodeck section from ifd to ofd */
248  
249  
250   void
251 < eputs(s)                        /* put error message to stderr */
252 < char  *s;
251 > eputs(const char *s)                    /* put error message to stderr */
252   {
253          static int  midline = 0;
254  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines