[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.15 and 1.16

version 1.15, 2009/06/05 00:20:46 version 1.16, 2010/07/03 04:44:51
Line 108 
Line 108 
 extern int (*decrypt_input) (int);  extern int (*decrypt_input) (int);
 #endif  #endif
   
 extern u_int    rdomain;        /* routing domain to use */  extern u_int    rtableid;       /* routing table to use */
   
 /*  /*
  * We keep track of each side of the option negotiation.   * We keep track of each side of the option negotiation.

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16