minor build fix for gcc 3.2

(Logical change 1.9)
edge.strict_endians
flatcap.org!flatcap 2002-10-22 20:31:14 +00:00
parent 714144e591
commit f4bd1eae9e
1 changed files with 1 additions and 1 deletions

View File

@ -2004,7 +2004,7 @@ int main (int argc, char *argv[])
opts.mft_begin, min (vol->nr_mft_records, opts.mft_end));
break;
default:
/* Cannot happen */
; /* Cannot happen */
}
umount: