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.65 by greg, Wed Oct 5 17:20:55 2011 UTC vs.
Revision 1.66 by greg, Thu Feb 23 06:03:46 2012 UTC

# Line 17 | Line 17 | static const char RCSid[] = "$Id$";
17   #include  "calcomp.h"
18  
19   #ifdef _WIN32
20 < typedef long    ssize_t;
20 > typedef int     ssize_t;
21   #endif
22  
23   #ifndef MAXMODLIST

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines