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

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

version 1.10, 2022/03/29 20:11:47 version 1.11, 2022/04/03 09:14:25
Line 14 
Line 14 
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.   * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */   */
   
   #ifndef BLIND_H
   #define BLIND_H
   
 #include <limits.h>  #include <limits.h>
   
 #define BL_TEXT         "blind"  #define BL_TEXT         "blind"
Line 35  struct blind {
Line 38  struct blind {
         int             bl_ttl;          int             bl_ttl;
         uint32_t        bl_opt;          uint32_t        bl_opt;
 };  };
   
   #endif /* BLIND_H */

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

https://cvs.kroczynski.net