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

Diff for /src/usr.bin/ssh/packet.c between version 1.119 and 1.119.2.1

version 1.119, 2005/07/28 17:36:22 version 1.119.2.1, 2006/02/03 03:01:56
Line 567 
Line 567 
         buffer_clear(&outgoing_packet);          buffer_clear(&outgoing_packet);
   
         /*          /*
          * Note that the packet is now only buffered in output.  It won\'t be           * Note that the packet is now only buffered in output.  It won't be
          * actually sent until packet_write_wait or packet_write_poll is           * actually sent until packet_write_wait or packet_write_poll is
          * called.           * called.
          */           */

Legend:
Removed from v.1.119  
changed lines
  Added in v.1.119.2.1