[BACK]Return to auth-krb4.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/Attic/auth-krb4.c between version 1.3 and 1.4

version 1.3, 1999/09/29 21:14:15 version 1.4, 1999/10/01 18:18:40
Line 56 
Line 56 
   KTEXT_ST reply;    KTEXT_ST reply;
   char instance[INST_SZ];    char instance[INST_SZ];
   int r, s;    int r, s;
   u_long cksum;    u_int cksum;
   Key_schedule schedule;    Key_schedule schedule;
   struct sockaddr_in local, foreign;    struct sockaddr_in local, foreign;
   

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