ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/bsdf_m.h
(Generate patch)

Comparing ray/src/common/bsdf_m.h (file contents):
Revision 3.2 by greg, Fri Feb 18 00:41:44 2011 UTC vs.
Revision 3.3 by greg, Sat Feb 19 01:48:59 2011 UTC

# Line 54 | Line 54 | typedef struct {
54   } SDMatCDst;    
55  
56   /* Load a set of BSDF matrices from an open XML file */
57 < extern SDError          SDloadMtx(SDData *sd, ezxml_t fl);
57 > extern SDError          SDloadMtx(SDData *sd, ezxml_t wtl);
58  
59   /* Our matrix handling routines */
60   extern SDFunc           SDhandleMtx;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines