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.6 by gregl, Thu Nov 20 11:40:11 1997 UTC vs.
Revision 3.7 by gregl, Thu Nov 20 18:07:00 1997 UTC

# Line 125 | Line 125 | int    block;
125                  if (msg.nbytes)
126                          error(INTERNAL, "bad DR_SHUTDOWN from display process");
127                  return(0);              /* zero return signals shutdown */
128 +        case DR_NOOP:
129 +                break;
130          default:
131                  error(INTERNAL, "unrecognized request from display process");
132          }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines