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

Comparing ray/src/rt/rpict.c (file contents):
Revision 2.70 by greg, Tue Sep 28 17:54:19 2004 UTC vs.
Revision 2.71 by schorsch, Sat Oct 23 18:55:53 2004 UTC

# Line 202 | Line 202 | report(int dummy)              /* report progress */
202   }
203   #else
204   static void
205 < report(int)             /* report progress */
205 > report(int dummy)               /* report progress */
206   {
207          tlastrept = time((time_t *)NULL);
208          sprintf(errmsg, "%lu rays, %4.2f%% after %5.4f hours\n",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines