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

Comparing ray/src/ot/writeoct.c (file contents):
Revision 2.6 by greg, Thu Apr 29 14:36:49 2004 UTC vs.
Revision 2.7 by greg, Tue Nov 9 16:09:20 2004 UTC

# Line 14 | Line 14 | static const char RCSid[] = "$Id$";
14   #include  "oconv.h"
15  
16   #ifdef putc_unlocked            /* avoid horrendous overhead of flockfile */
17 + #undef putc
18   #define putc    putc_unlocked
19   #endif
20  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines