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

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

# Line 97 | Line 97 | dofile(                /* plot a file */
97  
98   void
99   eputs(                          /* print error message */
100 <        char  *msg
100 >        const char  *msg
101   )
102   {
103          fputs(msg, stderr);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines