X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=drivers%2Ffilesystems%2Ffastfat%2Fvfat.h;h=bec3dc83941a1f53b14cd5cba4991f2854793e38;hp=64a96796a0a71da7195b3b36c6d3bc5d3c05eb11;hb=6aa4beeefb2c2fbb025c5fb97cc74cd799c6622b;hpb=f133d01f20855a27fc5f7afb0abeef807d6aa53a diff --git a/drivers/filesystems/fastfat/vfat.h b/drivers/filesystems/fastfat/vfat.h index 64a96796a0a..bec3dc83941 100644 --- a/drivers/filesystems/fastfat/vfat.h +++ b/drivers/filesystems/fastfat/vfat.h @@ -931,9 +931,7 @@ FAT32SetDirtyStatus( NTSTATUS FAT32UpdateFreeClustersCount( - PDEVICE_EXTENSION DeviceExt, - ULONG Count, - BOOLEAN Freed); + PDEVICE_EXTENSION DeviceExt); /* fcb.c */