From ef148f5d2bb85efaf9f46ae8cd3eaaf0dda4aa65 Mon Sep 17 00:00:00 2001 From: Eric Kohl Date: Fri, 31 Jan 2003 15:55:18 +0000 Subject: [PATCH] Renamed misleading 'BootBackupSector' to 'FsInfoSector'. svn path=/trunk/; revision=4089 --- reactos/drivers/fs/vfat/vfat.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/drivers/fs/vfat/vfat.h b/reactos/drivers/fs/vfat/vfat.h index 96e18687b73..2d6dbd5b52a 100644 --- a/reactos/drivers/fs/vfat/vfat.h +++ b/reactos/drivers/fs/vfat/vfat.h @@ -1,4 +1,4 @@ -/* $Id: vfat.h,v 1.53 2003/01/25 15:55:08 hbirr Exp $ */ +/* $Id: vfat.h,v 1.54 2003/01/31 15:55:18 ekohl Exp $ */ #include @@ -52,7 +52,7 @@ struct _BootSector32 unsigned long Signature1; // 508 } __attribute__((packed)); -struct _BootBackupSector +struct _FsInfoSector { unsigned long ExtBootSignature2; // 0 unsigned char Res6[480]; // 4