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.26 by greg, Sat Feb 4 17:24:30 2023 UTC vs.
Revision 3.27 by greg, Mon Feb 6 22:40:21 2023 UTC

# Line 65 | Line 65 | extern int     checkheader(FILE *fin, char fmt[MAXFMTLEN],
65                                          /* defined in fltdepth.c */
66   extern int      open_float_depth(const char *fname, long expected_length);
67                                          /* defined in badarg.c */
68 < extern int      badarg(int ac, char **av, char *fl);
68 > extern int      badarg(int ac, char **av, const char *fl);
69                                          /* defined in expandarg.c */
70   extern int      envexpchr, filexpchr;
71   extern int      expandarg(int *acp, char ***avp, int n);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines