[BACK]Return to ttyio.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mg

Diff for /src/usr.bin/mg/ttyio.c between version 1.2 and 1.3

version 1.2, 2000/02/25 19:09:48 version 1.3, 2000/02/25 19:13:21
Line 51 
Line 51 
 ttopen()  ttopen()
 {  {
         register char   *cp;          register char   *cp;
         extern char     *getenv();  
   
         if (ttyactivep)          if (ttyactivep)
                 return;                  return;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3