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

Comparing ray/src/rt/rv2.c (file contents):
Revision 2.53 by greg, Mon Aug 22 07:02:21 2005 UTC vs.
Revision 2.54 by schorsch, Wed Jun 7 17:52:04 2006 UTC

# Line 290 | Line 290 | getfocus(                              /* set focus distance */
290   )
291   {
292          char  buf[64];
293        FVECT  vc;
293          double  dist;
294  
295          if (sscanf(s, "%lf", &dist) < 1) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines