[vfatlib]
authorEric Kohl <eric.kohl@reactos.org>
Mon, 11 Jan 2016 20:44:06 +0000 (20:44 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Mon, 11 Jan 2016 20:44:06 +0000 (20:44 +0000)
commit30862b5020d5aa9eba0a8be006708bd290f3a859
tree999a1e76da39f89b4abb7118fef106b458aeb448
parentd0eb702ec28a8efa8d685462ab755c812af9f308
[vfatlib]
- Use a single wipe function (FatWipeSectors) for FAT12, FAT16 and FAT32.
- Code has been reviewed by Hermès and me. Ready for merge into 0.4.

svn path=/trunk/; revision=70576
reactos/lib/fslib/vfatlib/common.c
reactos/lib/fslib/vfatlib/common.h
reactos/lib/fslib/vfatlib/fat12.c
reactos/lib/fslib/vfatlib/fat16.c
reactos/lib/fslib/vfatlib/fat32.c