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

Comparing ray/src/rt/x11.c (file contents):
Revision 2.19 by greg, Mon Oct 3 11:01:23 1994 UTC vs.
Revision 2.20 by greg, Mon Oct 3 12:58:58 1994 UTC

# Line 382 | Line 382 | std_comout(outp)               /* write out string to stdout */
382   char    *outp;
383   {
384          fputs(outp, stdout);
385 +        fflush(stdout);
386   }
387  
388  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines