[BACK]Return to externs.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / telnet

Diff for /src/usr.bin/telnet/externs.h between version 1.4 and 1.5

version 1.4, 1998/03/12 17:31:32 version 1.5, 2001/01/22 11:03:38
Line 447 
Line 447 
     *Ibackp,           /* Oldest byte of 3270 data */      *Ibackp,           /* Oldest byte of 3270 data */
     Ibuf[],            /* 3270 buffer */      Ibuf[],            /* 3270 buffer */
     *Ifrontp,          /* Where next 3270 byte goes */      *Ifrontp,          /* Where next 3270 byte goes */
     tline[],      tline[200],
     *transcom;         /* Transparent command */      *transcom;         /* Transparent command */
   
 extern int  extern int

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5