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

Comparing ray/src/hd/rhcopy.c (file contents):
Revision 3.29 by greg, Wed May 3 21:15:06 2017 UTC vs.
Revision 3.30 by greg, Thu Aug 2 18:33:42 2018 UTC

# Line 101 | Line 101 | holheadline(           /* check holodeck header line */
101          void    *vhf
102   )
103   {
104 <        char    fmt[32];
104 >        char    fmt[MAXFMTLEN];
105          int     *hf = vhf;
106  
107          if (formatval(fmt, s)) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines