ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/rxtmain.cpp
(Generate patch)

Comparing ray/src/rt/rxtmain.cpp (file contents):
Revision 2.7 by greg, Wed Aug 14 20:05:23 2024 UTC vs.
Revision 2.8 by greg, Wed Aug 14 22:51:21 2024 UTC

# Line 387 | Line 387 | wputs(                         /* warning output function */
387  
388   void
389   eputs(                          /* put string to stderr */
390 <        char  *s
390 >        const char  *s
391   )
392   {
393          static int  midline = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines