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

Comparing ray/src/rt/tty.c (file contents):
Revision 1.1 by greg, Thu Feb 2 10:41:48 1989 UTC vs.
Revision 1.2 by greg, Fri Sep 29 13:23:58 1989 UTC

# Line 86 | Line 86 | char  *buf;
86   {
87          int  getch();
88  
89 <        editline(buf, getch, ttydev->comout, ttymode.sg_erase, ttymode.sg_kill);
89 >        editline(buf, getch, ttydev->comout);
90   }
91  
92  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines