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

Diff for /src/usr.bin/ssh/ssh.c between version 1.156 and 1.157

version 1.156, 2001/12/28 14:50:54 version 1.157, 2001/12/28 15:06:00
Line 994 
Line 994 
 }  }
   
 static void  static void
 client_subsystem_reply(int type, int plen, u_int32_t seq, void *ctxt)  client_subsystem_reply(int type, u_int32_t seq, void *ctxt)
 {  {
         int id, len;          int id, len;
   

Legend:
Removed from v.1.156  
changed lines
  Added in v.1.157