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

Comparing ray/src/cv/bsdfrep.c (file contents):
Revision 2.31 by greg, Wed Feb 3 18:53:14 2016 UTC vs.
Revision 2.32 by greg, Thu Aug 2 18:33:42 2018 UTC

# Line 659 | Line 659 | save_bsdf_rep(FILE *ofp)
659   static int
660   headline(char *s, void *p)
661   {
662 <        char    fmt[64];
662 >        char    fmt[MAXFMTLEN];
663          int     i;
664  
665          if (!strncmp(s, "NAME=", 5)) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines