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

Comparing ray/src/common/readoct.c (file contents):
Revision 2.25 by greg, Thu Apr 29 14:36:49 2004 UTC vs.
Revision 2.26 by greg, Tue Sep 14 02:53:50 2004 UTC

# Line 19 | Line 19 | static const char      RCSid[] = "$Id$";
19   #include  "resolu.h"
20  
21   #ifdef getc_unlocked            /* avoid horrendous overhead of flockfile */
22 + #undef getc
23   #define getc    getc_unlocked
24   #endif
25  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines