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.13 by greg, Thu Feb 22 12:45:27 1990 UTC vs.
Revision 1.14 by greg, Wed Feb 28 16:03:57 1990 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines