ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
cv
/
bsdf2klems.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/cv/bsdf2klems.c (file contents):
Revision
2.30
by
greg
, Mon Oct 26 21:28:18 2020 UTC vs.
Revision
2.31
by
greg
, Wed Oct 28 18:54:21 2020 UTC
#
Line 525
|
Line 525
|
eval_rbf(void)
525
static int
526
wrap_up(void)
527
{
528
<
char cmd[8192];
528
>
char cmd[32700];
529
530
if (bsdf_manuf[0]) {
531
add_wbsdf("-f", 1);
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)