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

Comparing ray/src/hd/rhdisp.c (file contents):
Revision 3.55 by greg, Fri Oct 5 19:19:16 2018 UTC vs.
Revision 3.56 by greg, Mon Feb 6 22:40:21 2023 UTC

# Line 607 | Line 607 | serv_request(  /* send a request to the server process
607  
608   void
609   eputs(                  /* put error message to stderr */
610 <        char  *s
610 >        const char  *s
611   )
612   {
613          static int  midline = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines