ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cv/trans.h
(Generate patch)

Comparing ray/src/cv/trans.h (file contents):
Revision 2.4 by schorsch, Sat Nov 15 17:54:06 2003 UTC vs.
Revision 2.5 by greg, Fri Jun 9 15:19:19 2023 UTC

# Line 50 | Line 50 | typedef struct rule {
50  
51  
52          /* defined in common/savestr.c - XXX one of several declarations */
53 < char    *savestr(char *str);
53 > char    *savestr(const char *str);
54          /* defined in trans.c */
55   RULEHD  *getmapping(char *file, QLIST *qlp);
56  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines