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

Comparing ray/src/common/tmprivat.h (file contents):
Revision 3.14 by greg, Fri Jan 7 20:33:02 2005 UTC vs.
Revision 3.15 by greg, Fri Jan 7 21:41:06 2005 UTC

# Line 59 | Line 59 | extern "C" {
59   MEM_PTR         malloc();
60   MEM_PTR         calloc();
61   #endif
62 < extern int      tmErrorReturn(char *, TMstruct *, int);
62 > extern int      tmErrorReturn(const char *, TMstruct *, int);
63  
64                                                  /* lookup for mesopic scaling */
65   extern BYTE     tmMesofact[BMESUPPER-BMESLOWER];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines