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

Comparing ray/src/util/rtcontrib.c (file contents):
Revision 1.42 by greg, Wed Apr 5 14:33:34 2006 UTC vs.
Revision 1.43 by schorsch, Wed Jun 7 17:52:04 2006 UTC

# Line 1132 | Line 1132 | myseeko(const LUENT *e, void *p)
1132                  sprintf(errmsg, "seek error on file '%s'", e->key);
1133                  error(SYSTEM, errmsg);
1134          }
1135 +        return 0;
1136   }
1137  
1138   /* recover output if possible */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines