[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.29 and 1.30

version 1.29, 1999/11/24 20:07:25 version 1.30, 1999/11/25 09:10:33
Line 1180 
Line 1180 
   
 static  static
 int  int
 connect_local_xsocket(unsigned dnr)  connect_local_xsocket(unsigned int dnr)
 {  {
         static const char *const x_sockets[] = {          static const char *const x_sockets[] = {
                 X_UNIX_PATH "%u",                  X_UNIX_PATH "%u",

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30