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

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

# Line 317 | Line 317 | initialize(void)                       /* initialize holodeck and buffers
317  
318  
319   void
320 < eputs(s)                        /* put error message to stderr */
321 < char  *s;
320 > eputs(const char *s)            /* put error message to stderr */
321   {
322          static int  midline = 0;
323  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines