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

Comparing ray/src/util/ranimate.c (file contents):
Revision 2.52 by greg, Tue Apr 18 04:30:35 2006 UTC vs.
Revision 2.53 by greg, Thu Feb 21 01:22:06 2008 UTC

# Line 1134 | Line 1134 | countviews(void)                       /* count views in view file */
1134   static char *
1135   getexp(int n)                   /* get exposure for nth frame */
1136   {
1137        extern char     *fskip();
1137          static char     expval[32];
1138          static FILE     *expfp = NULL;
1139          static long     *exppos;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines