[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.7 and 1.8

version 1.7, 2015/08/11 21:42:16 version 1.8, 2015/08/11 22:12:48
Line 129 
Line 129 
         size_t                   test_string_size;          size_t                   test_string_size;
         uint64_t                 test_unsigned;          uint64_t                 test_unsigned;
         int64_t                  test_signed;          int64_t                  test_signed;
           double                   test_double;
   
         int                      stringify;          int                      stringify;
         const char              *result;          const char              *result;

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8