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

Comparing ray/src/util/ranimove.c (file contents):
Revision 3.20 by greg, Mon Feb 6 22:40:21 2023 UTC vs.
Revision 3.21 by greg, Wed Aug 21 16:18:54 2024 UTC

# Line 539 | Line 539 | getexp(                        /* get exposure for nth frame */
539          int     n
540   )
541   {
542        extern char     *fskip();
542          static char     expval[32];
543          static FILE     *expfp = NULL;
544          static int      curfrm = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines