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

Comparing ray/src/common/timegm.c (file contents):
Revision 2.2 by greg, Wed Jun 2 15:58:30 2010 UTC vs.
Revision 2.3 by schorsch, Sun Mar 6 01:13:17 2016 UTC

# Line 11 | Line 11
11  
12   extern time_t           timegm(struct tm *tm);
13  
14 < #ifdef _WIN32
14 > #if defined(_WIN32) || defined(_WIN64)
15   static char *
16   setGMT()
17   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines