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

Comparing ray/src/rt/rcontrib.c (file contents):
Revision 2.41 by greg, Sun Feb 21 17:18:41 2021 UTC vs.
Revision 2.42 by greg, Mon Feb 6 22:40:21 2023 UTC

# Line 74 | Line 74 | LUTAB  modconttab = LU_SINIT(NULL,mcfree);     /* modifier
74  
75   /************************** INITIALIZATION ROUTINES ***********************/
76  
77 < char *
77 > const char *
78   formstr(                                /* return format identifier */
79          int  f
80   )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines