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

Comparing ray/src/px/pcompos.c (file contents):
Revision 2.36 by greg, Mon Apr 16 19:40:37 2018 UTC vs.
Revision 2.37 by greg, Thu Aug 2 18:33:43 2018 UTC

# Line 80 | Line 80 | headline(                      /* print line preceded by a tab */
80          void    *p
81   )
82   {
83 <        char  fmt[32];
83 >        char  fmt[MAXFMTLEN];
84  
85          if (isheadid(s))
86                  return(0);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines