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

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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines