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.15 by greg, Tue Mar 6 17:44:37 1990 UTC vs.
Revision 1.16 by greg, Mon Mar 12 11:08:44 1990 UTC

# Line 30 | Line 30 | static char SCCSid[] = "$SunId$ LBL";
30  
31   extern char     *getpath(), *getenv();
32  
33 < int     onsigio();
34 <
35 < int     comm_close(), comm_clear(), comm_paintr(), comm_errout(),
33 > static int      comm_close(), comm_clear(), comm_paintr(), comm_errout(),
34                  comm_getcur(), comm_comout(), comm_comin(), comm_flush();
35  
36   struct driver   comm_driver = {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines