[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.14 and 1.15

version 1.14, 2005/02/27 15:46:42 version 1.15, 2009/06/05 00:20:46
Line 108 
Line 108 
 extern int (*decrypt_input) (int);  extern int (*decrypt_input) (int);
 #endif  #endif
   
   extern u_int    rdomain;        /* routing domain 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.14  
changed lines
  Added in v.1.15