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

Comparing ray/src/util/rmatrix.c (file contents):
Revision 2.28 by greg, Wed Jun 13 18:36:38 2018 UTC vs.
Revision 2.29 by greg, Thu Aug 2 18:33:50 2018 UTC

# Line 81 | Line 81 | static int
81   get_dminfo(char *s, void *p)
82   {
83          RMATRIX *ip = (RMATRIX *)p;
84 <        char    fmt[64];
84 >        char    fmt[MAXFMTLEN];
85          int     i;
86  
87          if (headidval(fmt, s))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines