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

Comparing ray/src/meta/gcomp.c (file contents):
Revision 1.3 by schorsch, Sat Nov 15 02:13:37 2003 UTC vs.
Revision 1.4 by greg, Mon Feb 6 22:40:21 2023 UTC

# Line 91 | Line 91 | dofile(                /* plot a file */
91  
92   void
93   eputs(                          /* print error message */
94 <        char  *msg
94 >        const char  *msg
95   )
96   {
97          fputs(msg, stderr);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines