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

Comparing ray/src/common/header.c (file contents):
Revision 2.25 by greg, Thu May 21 18:08:43 2009 UTC vs.
Revision 2.26 by greg, Thu May 27 19:32:12 2010 UTC

# Line 31 | Line 31 | static const char      RCSid[] = "$Id$";
31  
32   #define  MAXLINE        2048
33  
34 + extern time_t           timegm(struct tm *tm);
35 +
36   const char  HDRSTR[] = "#?";            /* information header magic number */
37  
38   const char  FMTSTR[] = "FORMAT=";       /* format identifier */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines