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

Comparing ray/src/util/ranimove.c (file contents):
Revision 3.19 by greg, Mon Jul 20 15:54:29 2020 UTC vs.
Revision 3.20 by greg, Mon Feb 6 22:40:21 2023 UTC

# Line 170 | Line 170 | userr:
170  
171   void
172   eputs(                          /* put string to stderr */
173 <        char  *s
173 >        const char  *s
174   )
175   {
176          static int  midline = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines