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

Diff for /src/usr.bin/ssh/mux.c between version 1.7 and 1.8

version 1.7, 2008/06/13 17:21:20 version 1.8, 2009/08/20 23:54:28
Line 74 
Line 74 
 extern Options options;  extern Options options;
 extern int stdin_null_flag;  extern int stdin_null_flag;
 extern char *host;  extern char *host;
 int subsystem_flag;  extern int subsystem_flag;
 extern Buffer command;  extern Buffer command;
   
 /* Context for session open confirmation callback */  /* Context for session open confirmation callback */

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8