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

Comparing ray/src/common/rtio.h (file contents):
Revision 3.30 by greg, Fri Dec 15 03:42:31 2023 UTC vs.
Revision 3.31 by greg, Tue Oct 29 00:35:06 2024 UTC

# Line 112 | Line 112 | extern char    *savestr(const char *str);
112   extern void     freestr(char *s);
113   extern int      shash(const char *s);
114                                          /* defined in savqstr.c */
115 < extern char     *savqstr(char *s);
115 > extern char     *savqstr(const char *s);
116   extern void     freeqstr(char *s);
117                                          /* defined in wordfile.c */
118   extern int      wordfile(char **words, int nargs, char *fname);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines