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

Comparing ray/src/common/badarg.c (file contents):
Revision 2.11 by greg, Fri Mar 7 17:32:12 2014 UTC vs.
Revision 2.12 by greg, Mon Feb 6 22:40:21 2023 UTC

# Line 18 | Line 18 | int
18   badarg(         /* check argument list */
19   int     ac,
20   char    **av,
21 < char    *fl
21 > const char      *fl
22   )
23   {
24          int     i;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines