And another compiler warning.

(Logical change 1.292)
edge.strict_endians
cantab.net!aia21 2004-03-04 17:03:27 +00:00
parent 6b66bce89d
commit a6629ede03
1 changed files with 1 additions and 0 deletions

View File

@ -898,6 +898,7 @@ static void dump_attr_record(ATTR_RECORD *a)
/**
* dump_mft_record
*/
static void dump_mft_record(MFT_RECORD *m) __attribute__((unused));
static void dump_mft_record(MFT_RECORD *m)
{
ATTR_RECORD *a;