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

Diff for /src/usr.bin/file/magic.h between version 1.10 and 1.11

version 1.10, 2015/10/05 19:50:38 version 1.11, 2015/10/05 20:05:52
Line 106 
Line 106 
         u_int                    strength;          u_int                    strength;
         struct magic_line       *parent;          struct magic_line       *parent;
   
           char                     strength_operator;
           u_int                    strength_value;
   
         int                      text;          int                      text;
   
         int64_t                  offset;          int64_t                  offset;

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