Check FAT's EA file has correct magic.

This commit is contained in:
2019-04-27 16:44:43 +01:00
parent 574e80cd6e
commit 3d8f0f2380
3 changed files with 14 additions and 1 deletions

View File

@@ -30,7 +30,6 @@
// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
using System.Collections.Generic;
using DiscImageChef.CommonTypes.Structs;