[BACK]Return to blind.h CVS log [TXT][DIR] Up to [local] / blind

Diff for /blind/blind.h between version 1.11 and 1.12

version 1.11, 2022/04/03 09:14:25 version 1.12, 2022/04/03 11:01:52
Line 34 
Line 34 
   
 struct blind {  struct blind {
         char            bl_conf[PATH_MAX];          char            bl_conf[PATH_MAX];
         char            bl_sock[PATH_MAX];          char            bl_sock[PATH_MAX];
         int             bl_ttl;          int             bl_ttl;
         uint32_t        bl_opt;          uint32_t        bl_opt;
 };  };
   
 #endif /* BLIND_H */  #endif /* BLIND_H */

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

https://cvs.kroczynski.net