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.23 by greg, Tue Feb 1 01:28:16 2005 UTC vs.
Revision 2.24 by greg, Thu Mar 12 18:37:24 2009 UTC

# Line 31 | Line 31 | static const char      RCSid[] = "$Id$";
31   #include  "rtio.h"
32   #include  "resolu.h"
33  
34 < #define  MAXLINE        512
34 > #define  MAXLINE        2048
35  
36   char  HDRSTR[] = "#?";          /* information header magic number */
37  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines