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

Diff for /src/usr.bin/ssh/channels.c between version 1.129 and 1.130

version 1.129, 2001/06/29 18:40:28 version 1.130, 2001/06/30 18:08:39
Line 2264 
Line 2264 
 }  }
   
 int  int
 channel_connect_by_listen_adress(u_short listen_port)  channel_connect_by_listen_address(u_short listen_port)
 {  {
         int i;          int i;
   

Legend:
Removed from v.1.129  
changed lines
  Added in v.1.130