[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.152 and 1.153

version 1.152, 2001/12/19 17:16:13 version 1.153, 2001/12/20 22:50:24
Line 995 
Line 995 
 }  }
   
 static void  static void
 client_subsystem_reply(int type, int plen, void *ctxt)  client_subsystem_reply(int type, int plen, u_int32_t seq, void *ctxt)
 {  {
         int id, len;          int id, len;
   

Legend:
Removed from v.1.152  
changed lines
  Added in v.1.153