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

Diff for /src/usr.bin/telnet/Attic/encrypt.c between version 1.2 and 1.3

version 1.2, 2006/02/01 19:04:37 version 1.3, 2006/12/21 02:44:55
Line 437 
Line 437 
     if (str_suplen) {      if (str_suplen) {
         /*          /*
          * If the user has requested that decryption start           * If the user has requested that decryption start
          * immediatly, then send a "REQUEST START" before           * immediately, then send a "REQUEST START" before
          * we negotiate the type.           * we negotiate the type.
          */           */
         if (!Server && autodecrypt)          if (!Server && autodecrypt)

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