| # | Line 60 | Line 60 | extern "C" { | |
|---|---|---|
| 60 | ||
| 61 | extern int tmNewMap(TMstruct *tms); /* allocate new tone-mapping */ | |
| 62 | ||
| 63 | – | #ifndef malloc |
| 64 | – | MEM_PTR malloc(); |
| 65 | – | MEM_PTR calloc(); |
| 66 | – | #endif |
| 63 | extern int tmErrorReturn(const char *, TMstruct *, int); | |
| 64 | ||
| 65 | /* lookup for mesopic scaling */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |