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

Comparing ray/src/px/ra_rgbe.c (file contents):
Revision 2.14 by schorsch, Mon Oct 27 10:24:51 2003 UTC vs.
Revision 2.15 by schorsch, Mon Nov 10 12:28:56 2003 UTC

# Line 93 | Line 93 | userr:
93   transfer(ospec)                 /* transfer a Radiance picture */
94   char    *ospec;
95   {
96 <        char    oname[128];
96 >        char    oname[PATH_MAX];
97          FILE    *fp;
98          int     order;
99          int     xmax, ymax;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines