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

Comparing ray/src/hd/rhdisp.c (file contents):
Revision 3.17 by gregl, Fri Dec 19 14:49:05 1997 UTC vs.
Revision 3.18 by gregl, Thu Jan 1 13:00:16 1998 UTC

# Line 355 | Line 355 | serv_result()                  /* get next server result and process
355          case DS_STARTIMM:
356          case DS_ENDIMM:
357                  imm_mode = msg.type==DS_STARTIMM;
358                if (msg.type == DS_ENDIMM)
359                        dev_flush();            /* update display NOW */
358                  /* fall through */
359          case DS_ACKNOW:
360          case DS_SHUTDOWN:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines