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

Diff for /src/usr.bin/ssh/atomicio.h between version 1.11 and 1.12

version 1.11, 2010/09/22 22:58:51 version 1.12, 2018/12/27 03:25:25
Line 29 
Line 29 
 #ifndef _ATOMICIO_H  #ifndef _ATOMICIO_H
 #define _ATOMICIO_H  #define _ATOMICIO_H
   
   struct iovec;
   
 /*  /*
  * Ensure all of data on socket comes through. f==read || f==vwrite   * Ensure all of data on socket comes through. f==read || f==vwrite
  */   */

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12