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

Diff for /src/usr.bin/ssh/Attic/nchan.h between version 1.5 and 1.6

version 1.5, 1999/11/24 16:15:25 version 1.6, 2000/03/28 20:31:27
Line 83 
Line 83 
 void    chan_obuf_empty(Channel * c);  void    chan_obuf_empty(Channel * c);
   
 void    chan_init_iostates(Channel * c);  void    chan_init_iostates(Channel * c);
   
   void    chan_delete_if_full_closed(Channel *c);
 #endif  #endif

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6