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

Comparing ray/src/hd/rholo4.c (file contents):
Revision 3.14 by gregl, Fri Dec 12 18:12:40 1997 UTC vs.
Revision 3.15 by gregl, Tue Dec 16 12:26:04 1997 UTC

# Line 124 | Line 124 | int    block;
124                  disp_result(DS_STARTIMM, 0, NULL);
125                  bundle_set(BS_ADD, (PACKHEAD *)buf, msg.nbytes/sizeof(PACKHEAD));
126                  disp_result(DS_ENDIMM, 0, NULL);
127 <                disp_check(0);          /* hack -- delete usu. follows add */
127 >                disp_flush();
128                  break;
129          case DR_ADJSET:         /* adjust calculation set members */
130                  if (msg.nbytes % sizeof(PACKHEAD))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines