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

Comparing ray/src/rt/devcomm.c (file contents):
Revision 1.2 by greg, Thu May 25 19:33:21 1989 UTC vs.
Revision 1.3 by greg, Fri May 26 10:27:16 1989 UTC

# Line 169 | Line 169 | char   *str;
169   {
170          putc(COM_COMOUT, devout);
171          myputs(str, devout);
172 +        fflush(devout);
173   }
174  
175  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines