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.7 by gregl, Thu Nov 20 18:07:00 1997 UTC vs.
Revision 3.8 by gregl, Wed Nov 26 20:14:43 1997 UTC

# Line 108 | Line 108 | int    block;
108                  disp_result(DS_STARTIMM, 0, NULL);
109                  bundle_set(BS_ADD, (PACKHEAD *)buf, msg.nbytes/sizeof(PACKHEAD));
110                  disp_result(DS_ENDIMM, 0, NULL);
111 <                disp_flush();
111 >                disp_check(0);          /* hack -- delete usu. follows add */
112                  break;
113          case DR_DELSET:
114                  if (msg.nbytes % sizeof(PACKHEAD))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines